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 6a34372 commit 693d61eCopy full SHA for 693d61e
.github/workflows/swift-macos-build.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
os: [macos-15]
17
- swift: [ "5.10", "6.0" ]
+# swift: [ "5.10", "6.0" ]
18
19
runs-on: ${{ matrix.os }}
20
# env:
0 commit comments