Skip to content

Commit

Permalink
try using swift-6.1 snapshot on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
samdeane committed Jan 24, 2025
1 parent a1526c5 commit c47d188
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
- name: Swift Install
uses: compnerd/gha-setup-swift@main
with:
branch: swift-6.0.3-release
tag: 6.0.3-RELEASE
branch: swift-6.1-branch
tag: 6.1-DEVELOPMENT-SNAPSHOT-2025-01-22-a
- uses: actions/checkout@v4
- name: Build
run: |
Expand Down

0 comments on commit c47d188

Please sign in to comment.