Skip to content

Commit

Permalink
Remove CI test for x86-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed May 9, 2024
1 parent 4ad9564 commit 6e27e98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
- name: Compilation with zig
run: |
zig build
zig build -Dtarget=x86-linux
zig build -Dtarget=x86_64-linux
zig build -Dtarget=aarch64-linux
zig build -Dtarget=x86-windows
Expand Down

0 comments on commit 6e27e98

Please sign in to comment.