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 46a2dbf commit b6c492eCopy full SHA for b6c492e
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
strategy:
34
matrix:
35
swift:
36
- - "6.0"
+ - "6.2"
37
runs-on: ubuntu-latest
38
container: swift:${{ matrix.swift }}
39
steps:
0 commit comments