Skip to content

Commit 0cc1c64

Browse files
committed
fix: delete mac os
1 parent f03b4ab commit 0cc1c64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-zig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
strategy:
3737
fail-fast: false
3838
matrix:
39-
os: [ubuntu-latest, windows-latest, macos-latest]
39+
os: [ubuntu-latest, windows-latest]
4040
steps:
4141
- uses: actions/checkout@v4
4242

0 commit comments

Comments
 (0)