We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f8d439 commit 6484c34Copy full SHA for 6484c34
.github/workflows/swift-test.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
image:
21
- - swift:5.10.1
+ - swift:6.1.2
22
container:
23
image: ${{ matrix.image }}
24
# Use the Bash shell regardless whether the GitHub Actions runner is ubuntu-latest, macos-latest, or windows-latest
0 commit comments