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 1d8c868 commit aeac671Copy full SHA for aeac671
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
os: [macos-15]
17
- swift: ["6.0", "6.1"]
+ swift: ["6.1"]
18
env:
19
RUNALL: "true"
20
steps:
0 commit comments