Skip to content

Commit

Permalink
Bump to 5.6 minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
finestructure committed Nov 4, 2023
1 parent 0acdd72 commit ea41f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run-tests:
strategy:
matrix:
swift-version: [5.3, 5.4, 5.5, 5.6]
swift-version: [5.6, 5.7, 5.8, 5.9]
runs-on: ubuntu-20.04
steps:
- uses: fwal/setup-swift@v1
Expand Down

0 comments on commit ea41f41

Please sign in to comment.