mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
ci: run the docs step on loongarch64-linux
This commit is contained in:
parent
3539cad176
commit
c4b7caa528
@ -44,7 +44,7 @@ unset CXX
|
|||||||
ninja install
|
ninja install
|
||||||
|
|
||||||
# No -fqemu and -fwasmtime here as they're covered by the x86_64-linux scripts.
|
# No -fqemu and -fwasmtime here as they're covered by the x86_64-linux scripts.
|
||||||
stage3-debug/bin/zig build test \
|
stage3-debug/bin/zig build test docs \
|
||||||
--maxrss 60129542144 \
|
--maxrss 60129542144 \
|
||||||
-Dstatic-llvm \
|
-Dstatic-llvm \
|
||||||
-Dskip-non-native \
|
-Dskip-non-native \
|
||||||
|
|||||||
@ -44,7 +44,7 @@ unset CXX
|
|||||||
ninja install
|
ninja install
|
||||||
|
|
||||||
# No -fqemu and -fwasmtime here as they're covered by the x86_64-linux scripts.
|
# No -fqemu and -fwasmtime here as they're covered by the x86_64-linux scripts.
|
||||||
stage3-release/bin/zig build test \
|
stage3-release/bin/zig build test docs \
|
||||||
--maxrss 60129542144 \
|
--maxrss 60129542144 \
|
||||||
-Dstatic-llvm \
|
-Dstatic-llvm \
|
||||||
-Dskip-non-native \
|
-Dskip-non-native \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user