Skip to content

Commit 9d0a38c

Browse files
committed
ci: enable running libc-test on x86_64-linux-release
1 parent b352f35 commit 9d0a38c

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
@@ -62,6 +62,7 @@ stage3-release/bin/zig build \
6262
stage3-release/bin/zig build test docs \
6363
--maxrss 21000000000 \
6464
-Dlldb=$HOME/deps/lldb-zig/Release-e0a42bb34/bin/lldb \
65+
-Dlibc-test-path=$HOME/deps/libc-test-f2bac77 \
6566
-fqemu \
6667
-fwasmtime \
6768
-Dstatic-llvm \

0 commit comments

Comments
 (0)