We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7240bff commit 15166f1Copy full SHA for 15166f1
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
strategy:
29
matrix:
30
swift:
31
- - "5.7"
+ - "5.9.1"
32
33
name: Ubuntu (Swift ${{ matrix.swift }})
34
runs-on: ubuntu-20.04
0 commit comments