Skip to content

Commit

Permalink
CI: zig disable mips(el) targets
Browse files Browse the repository at this point in the history
  • Loading branch information
kassane authored Oct 30, 2024
1 parent 11e0d4a commit 11d89f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/zig-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- aarch64-linux-gnu
- aarch64-linux-musl
- riscv64-linux-musl
- mipsel-linux-musl
- mips-linux-musl
# - mipsel-linux-musl
# - mips-linux-musl
- powerpc64-linux-musl
- x86_64-macos
- aarch64-macos
Expand Down

0 comments on commit 11d89f7

Please sign in to comment.