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 17a13fd commit d1b34f7Copy full SHA for d1b34f7
.github/workflows/swift.yml
@@ -28,7 +28,7 @@ jobs:
28
name: Test
29
strategy:
30
matrix:
31
- swift: [5.8.1]
+ swift: [6.0.3]
32
os: [ubuntu-20.04, macos-latest]
33
runs-on: ${{ matrix.os }}
34
steps:
0 commit comments