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 b254bb1 commit 4467463Copy full SHA for 4467463
.github/workflows/swift.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
image:
16
- swift:5.8-jammy
17
- - swift:6.0-noble
+ - swift:6.1-noble
18
container: ${{ matrix.image }}
19
steps:
20
- name: Checkout Repository
0 commit comments