Template updates (Swift 5.7)

This commit is contained in:
Adam Fowler
2022-11-22 14:19:27 +00:00
parent f95e19206e
commit 185004fdce
6 changed files with 28 additions and 6 deletions

View File

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