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