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 dbe7121 commit 2a5e5e0Copy full SHA for 2a5e5e0
.github/workflows/swift-test.yaml
@@ -49,6 +49,6 @@ jobs:
49
- name: Setup Swift toolchain
50
uses: swift-actions/setup-swift@v2
51
with:
52
- swift-version: 5
+ swift-version: 6
53
- name: Build and run tests
54
run: make test
0 commit comments