Commit 16c18b835e

Alex Rønne Petersen <alex@alexrp.com>
2025-09-22 01:39:29
ci: stop building FreeBSD module tests on x86_64-linux
They're now built on the x86_64-freebsd machine.
1 parent 3675074
Changed files (1)
ci/x86_64-linux-release.sh
@@ -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" \