mirror of
https://github.com/ziglang/zig.git
synced 2025-12-12 17:23:09 +00:00
ci: update macos tarball to llvm 12
This commit is contained in:
parent
68e69aae2b
commit
c49fe52cb1
@ -7,7 +7,7 @@ brew update && brew install s3cmd
|
|||||||
|
|
||||||
ZIGDIR="$(pwd)"
|
ZIGDIR="$(pwd)"
|
||||||
ARCH="x86_64"
|
ARCH="x86_64"
|
||||||
CACHE_BASENAME="zig+llvm+lld+clang-$ARCH-macos-gnu-0.6.0+1c9ef63a"
|
CACHE_BASENAME="zig+llvm+lld+clang-$ARCH-macos-gnu-0.8.0-dev.1939+5a3ea9bec"
|
||||||
PREFIX="$HOME/$CACHE_BASENAME"
|
PREFIX="$HOME/$CACHE_BASENAME"
|
||||||
JOBS="-j2"
|
JOBS="-j2"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user