Skip to content

Commit 107d4f6

Browse files
committed
disable x86_64-macos -OReleaseSmall tests
tracked by #19851
1 parent 126c9a3 commit 107d4f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/x86_64-macos-release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ stage3/bin/zig build test docs \
5959
-Denable-macos-sdk \
6060
-Dstatic-llvm \
6161
-Dskip-non-native \
62+
-Dskip-release-small \ # https://github.com/ziglang/zig/issues/19851
6263
--search-prefix "$PREFIX"
6364

6465
# Ensure that stage3 and stage4 are byte-for-byte identical.

0 commit comments

Comments
 (0)