mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-19 01:55:02 -07:00
Remove CI test for x86-linux
This commit is contained in:
parent
4ad956470f
commit
6e27e98777
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user