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 6cb205d commit 6fb73e7Copy full SHA for 6fb73e7
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
strategy:
38
fail-fast: false
39
matrix:
40
- swift: ["swift-6.0-DEVELOPMENT-SNAPSHOT-2024-08-06-a" ]
+ swift: ["6.0"]
41
name: swift ${{ matrix.swift }} tests
42
steps:
43
- uses: slashmo/[email protected]
0 commit comments