Swift 5.8
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -39,9 +39,9 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
image:
|
||||
- 'swift:5.5'
|
||||
- 'swift:5.6'
|
||||
- 'swift:5.7'
|
||||
- 'swift:5.8'
|
||||
|
||||
container:
|
||||
image: ${{ matrix.image }}
|
||||
|
||||
Reference in New Issue
Block a user