mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
CI: swap out azure macos tarball for unstripped ReleaseSafe
Hopefully will give us some insight into the spurious failures.
This commit is contained in:
parent
a86c7b13a3
commit
afba53f0f1
@ -9,7 +9,7 @@ ZIGDIR="$(pwd)"
|
|||||||
ARCH="x86_64"
|
ARCH="x86_64"
|
||||||
TARGET="$ARCH-macos-none"
|
TARGET="$ARCH-macos-none"
|
||||||
MCPU="baseline"
|
MCPU="baseline"
|
||||||
CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.10.0-dev.61+9be8396b7"
|
CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.10.0-dev.4094+a86c7b13a"
|
||||||
PREFIX="$HOME/$CACHE_BASENAME"
|
PREFIX="$HOME/$CACHE_BASENAME"
|
||||||
JOBS="-j2"
|
JOBS="-j2"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user