Skip to content

Commit

Permalink
Remove macos ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Emin017 committed May 9, 2024
1 parent cd53c33 commit 9ddcafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
zig: [ 0.12.0, master ]
os: [ ubuntu-latest, macos-latest ]
os: [ ubuntu-latest]
runs-on: ${{ matrix.os }}
name: Zig ${{ matrix.zig }} on ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 9ddcafe

Please sign in to comment.