Skip to content

Commit 16c18b8

Browse files
committed
ci: stop building FreeBSD module tests on x86_64-linux
They're now built on the x86_64-freebsd machine.
1 parent 3675074 commit 16c18b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/x86_64-linux-release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ stage3-release/bin/zig build test docs \
6565
-fqemu \
6666
-fwasmtime \
6767
-Dstatic-llvm \
68+
-Dskip-freebsd \
6869
-Dtarget=native-native-musl \
6970
--search-prefix "$PREFIX" \
7071
--zig-lib-dir "$PWD/../lib" \

0 commit comments

Comments
 (0)