Revert "ci: stop building FreeBSD module tests on x86_64-linux"

This reverts commit 16c18b835e.

There must be one CI script that doesn't skip anything.
This commit is contained in:
Alex Rønne Petersen 2025-10-30 23:16:30 +01:00
parent d000574380
commit 389368392e
No known key found for this signature in database

View file

@ -59,7 +59,6 @@ stage3-release/bin/zig build test docs \
-fqemu \ -fqemu \
-fwasmtime \ -fwasmtime \
-Dstatic-llvm \ -Dstatic-llvm \
-Dskip-freebsd \
-Dtarget=native-native-musl \ -Dtarget=native-native-musl \
--search-prefix "$PREFIX" \ --search-prefix "$PREFIX" \
--zig-lib-dir "$PWD/../lib" \ --zig-lib-dir "$PWD/../lib" \