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 43714e0 commit 99d3253Copy full SHA for 99d3253
.github/workflows/build_and_test.yml
@@ -51,7 +51,7 @@ jobs:
51
- uses: actions/checkout@v4
52
- uses: swift-actions/[email protected]
53
with:
54
- swift-version: "6"
+ swift-version: "6.1"
55
- name: Build
56
run: swift build -v
57
0 commit comments