We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f59e4 commit 7623830Copy full SHA for 7623830
1 file changed
.github/workflows/continuous-integration.yml
@@ -167,7 +167,7 @@ jobs:
167
- ubuntu-24.04-arm
168
swift:
169
- 5.9-focal
170
- - 6.1-jammy
+ - 6.2-jammy
171
container:
172
image: swift:${{ matrix.swift }}
173
env:
@@ -200,7 +200,7 @@ jobs:
200
201
202
203
204
205
206
0 commit comments