mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
ci: skip single-threaded module tests on riscv64-linux
This commit is contained in:
parent
7da4e30da7
commit
32c9e5df89
@ -53,6 +53,7 @@ stage3-debug/bin/zig build test-cases test-modules test-unit test-standalone tes
|
||||
--maxrss 68719476736 \
|
||||
-Dstatic-llvm \
|
||||
-Dskip-non-native \
|
||||
-Dskip-single-threaded \
|
||||
-Dskip-translate-c \
|
||||
-Dskip-run-translated-c \
|
||||
-Dtarget=native-native-musl \
|
||||
|
||||
@ -53,6 +53,7 @@ stage3-release/bin/zig build test-cases test-modules test-unit test-standalone t
|
||||
--maxrss 68719476736 \
|
||||
-Dstatic-llvm \
|
||||
-Dskip-non-native \
|
||||
-Dskip-single-threaded \
|
||||
-Dskip-translate-c \
|
||||
-Dskip-run-translated-c \
|
||||
-Dtarget=native-native-musl \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user