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:
Alex Rønne Petersen 2025-09-22 01:39:29 +02:00
parent 3675074c7c
commit 16c18b835e
No known key found for this signature in database

View file

@ -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" \