Skip to content

Commit

Permalink
Update swift to 5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler authored Apr 4, 2024
1 parent bb55c48 commit 8cff83b
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 @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
image:
- 'swift:5.9'
- 'swift:5.10'
container:
image: ${{ matrix.image }}
steps:
Expand Down

0 comments on commit 8cff83b

Please sign in to comment.