Skip to content

Commit

Permalink
Require swift 6
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler committed Jan 7, 2025
1 parent e6de567 commit 7b03daf
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:
timeout-minutes: 15
strategy:
matrix:
image: ["swift:5.9", "swift:5.10", "swift:6.0"]
image: ["swift:6.0"]
container:
image: ${{ matrix.image }}
steps:
Expand Down

0 comments on commit 7b03daf

Please sign in to comment.