Skip to content

Commit

Permalink
Update swift versions in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler committed Mar 24, 2024
1 parent 85e46cb commit 0d81ca0
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 @@ -35,9 +35,9 @@ jobs:
strategy:
matrix:
image:
- 'swift:5.7'
- 'swift:5.8'
- 'swift:5.9'
- 'swift:5.10'

container:
image: ${{ matrix.image }}
Expand Down

0 comments on commit 0d81ca0

Please sign in to comment.