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 62c607c commit 76098ccCopy full SHA for 76098cc
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
- "3.1"
16
- "3.2"
17
runs-on:
18
- - macos-latest
+ # - macos-latest
19
- ubuntu-latest
20
# - windows-latest
21
runs-on: ${{ matrix.runs-on }}
0 commit comments