Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
Maybe this one will work?
  • Loading branch information
emorydunn authored Oct 17, 2024
1 parent 7ac105a commit 117cbc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: swift-actions/setup-swift@v2
with:
swift-version: "6.0"
swift-version: "5.10"
- name: Build
run: swift build -v
- name: Run tests
Expand Down

0 comments on commit 117cbc0

Please sign in to comment.