Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler authored Feb 14, 2024
1 parent 941f328 commit f5c7fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
image: ['swift:5.1', 'swift:5.4', 'swift:5.5', 'swift:5.6', 'swift:5.7']
image: ['swift:5.7', 'swift:5.8', 'swift:5.9']
container:
image: ${{ matrix.image }}
steps:
Expand Down

0 comments on commit f5c7fb5

Please sign in to comment.