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 0e6f1c2 commit 38321cdCopy full SHA for 38321cd
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ${{ matrix.os }}
14
strategy:
15
matrix:
16
- os: [ubuntu-22.04, macos-15]
+ os: [macos-15]
17
swift: ["6.0", "6.1"]
18
env:
19
RUNALL: "true"
0 commit comments