Skip to content

Commit 9ddcafe

Browse files
committed
Remove macos ci
1 parent cd53c33 commit 9ddcafe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
zig: [ 0.12.0, master ]
18-
os: [ ubuntu-latest, macos-latest ]
18+
os: [ ubuntu-latest]
1919
runs-on: ${{ matrix.os }}
2020
name: Zig ${{ matrix.zig }} on ${{ matrix.os }}
2121
steps:

0 commit comments

Comments
 (0)