mirror of
https://github.com/ziglang/zig.git
synced 2025-12-12 09:13:11 +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)"
|
||||
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"
|
||||
JOBS="-j2"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user