Skip to content

Commit

Permalink
Bump windows CI to 5.8.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmichel committed Sep 1, 2023
1 parent c0af9d4 commit e3d3039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
steps:
- uses: compnerd/gha-setup-swift@main
with:
branch: swift-5.8-release
tag: 5.8-RELEASE
branch: swift-5.8.1-release
tag: 5.8.1-RELEASE

- uses: actions/checkout@v3
- name: Run tests
Expand Down

0 comments on commit e3d3039

Please sign in to comment.