Skip to content

Commit

Permalink
Swift Version 5.9
Browse files Browse the repository at this point in the history
Swift 5.9 is a minimum requirement.
  • Loading branch information
KrisSimon authored Jun 14, 2024
1 parent 3210af0 commit c727ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install Swift
uses: swift-actions/setup-swift@v1
with:
swift-version: 5.7
swift-version: 5.9
- name: Build
run: swift build -v
- name: Run tests
Expand Down

0 comments on commit c727ec4

Please sign in to comment.