We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10187ea commit 4078b55Copy full SHA for 4078b55
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
- 16
14
- 18
15
os:
16
- - macOS-latest
+ # - macOS-latest
17
# - windows-latest # I don't have a Windows machine to debug
18
- ubuntu-latest
19
runs-on: ${{ matrix.os }}
0 commit comments