Swift 5.8

This commit is contained in:
Adam Fowler
2023-04-10 10:21:02 +01:00
parent 85114c9ecb
commit 6e08bcf4d2
2 changed files with 2 additions and 2 deletions

View File

@@ -39,9 +39,9 @@ jobs:
strategy:
matrix:
image:
- 'swift:5.5'
- 'swift:5.6'
- 'swift:5.7'
- 'swift:5.8'
container:
image: ${{ matrix.image }}