Skip to content

Commit f5c7fb5

Browse files
authored
Update CI
1 parent 941f328 commit f5c7fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-latest
2828
strategy:
2929
matrix:
30-
image: ['swift:5.1', 'swift:5.4', 'swift:5.5', 'swift:5.6', 'swift:5.7']
30+
image: ['swift:5.7', 'swift:5.8', 'swift:5.9']
3131
container:
3232
image: ${{ matrix.image }}
3333
steps:

0 commit comments

Comments
 (0)