There was an error while loading. Please reload this page.
1 parent f03b4ab commit 0cc1c64Copy full SHA for 0cc1c64
1 file changed
.github/workflows/ci-zig.yml
@@ -36,7 +36,7 @@ jobs:
36
strategy:
37
fail-fast: false
38
matrix:
39
- os: [ubuntu-latest, windows-latest, macos-latest]
+ os: [ubuntu-latest, windows-latest]
40
steps:
41
- uses: actions/checkout@v4
42
0 commit comments