mirror of
https://github.com/ziglang/zig.git
synced 2025-12-15 02:33:07 +00:00
ci: let's not skip non native tests on macos!
This commit is contained in:
parent
3f35d6984f
commit
a34752c941
@ -51,7 +51,6 @@ stage3/bin/zig build test docs \
|
|||||||
--zig-lib-dir "$(pwd)/../lib" \
|
--zig-lib-dir "$(pwd)/../lib" \
|
||||||
-Denable-macos-sdk \
|
-Denable-macos-sdk \
|
||||||
-Dstatic-llvm \
|
-Dstatic-llvm \
|
||||||
-Dskip-non-native \
|
|
||||||
--search-prefix "$PREFIX"
|
--search-prefix "$PREFIX"
|
||||||
|
|
||||||
# Produce the experimental std lib documentation.
|
# Produce the experimental std lib documentation.
|
||||||
|
|||||||
@ -51,7 +51,6 @@ stage3/bin/zig build test docs \
|
|||||||
--zig-lib-dir "$(pwd)/../lib" \
|
--zig-lib-dir "$(pwd)/../lib" \
|
||||||
-Denable-macos-sdk \
|
-Denable-macos-sdk \
|
||||||
-Dstatic-llvm \
|
-Dstatic-llvm \
|
||||||
-Dskip-non-native \
|
|
||||||
--search-prefix "$PREFIX"
|
--search-prefix "$PREFIX"
|
||||||
|
|
||||||
# Produce the experimental std lib documentation.
|
# Produce the experimental std lib documentation.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user