Skip to content

Commit 6484c34

Browse files
author
Andrea Scuderi
committed
Fix swift Test
1 parent 8f8d439 commit 6484c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
image:
21-
- swift:5.10.1
21+
- swift:6.1.2
2222
container:
2323
image: ${{ matrix.image }}
2424
# Use the Bash shell regardless whether the GitHub Actions runner is ubuntu-latest, macos-latest, or windows-latest

0 commit comments

Comments
 (0)