mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
ci: stop building FreeBSD module tests on x86_64-linux
They're now built on the x86_64-freebsd machine.
This commit is contained in:
parent
3675074c7c
commit
16c18b835e
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ stage3-release/bin/zig build test docs \
|
|||
-fqemu \
|
||||
-fwasmtime \
|
||||
-Dstatic-llvm \
|
||||
-Dskip-freebsd \
|
||||
-Dtarget=native-native-musl \
|
||||
--search-prefix "$PREFIX" \
|
||||
--zig-lib-dir "$PWD/../lib" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue