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 cd53c33 commit 9ddcafeCopy full SHA for 9ddcafe
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
zig: [ 0.12.0, master ]
18
- os: [ ubuntu-latest, macos-latest ]
+ os: [ ubuntu-latest]
19
runs-on: ${{ matrix.os }}
20
name: Zig ${{ matrix.zig }} on ${{ matrix.os }}
21
steps:
0 commit comments