| author | |
| committer | |
| log | c49fe52cb1778d6398a588889711848817ce64ec |
| tree | cc47e75d0fcb336f6d476b445661c5678361e2e2 |
| parent | 68e69aae2b1e1ee931de74d2a8d71116bb68ba6f |
1 files changed, 1 insertions(+), 1 deletions(-)
ci/azure/macos_script+1-1| ... | ... | @@ -7,7 +7,7 @@ brew update && brew install s3cmd |
| 7 | 7 | |
| 8 | 8 | ZIGDIR="$(pwd)" |
| 9 | 9 | ARCH="x86_64" |
| 10 | CACHE_BASENAME="zig+llvm+lld+clang-$ARCH-macos-gnu-0.6.0+1c9ef63a" | |
| 10 | CACHE_BASENAME="zig+llvm+lld+clang-$ARCH-macos-gnu-0.8.0-dev.1939+5a3ea9bec" | |
| 11 | 11 | PREFIX="$HOME/$CACHE_BASENAME" |
| 12 | 12 | JOBS="-j2" |
| 13 | 13 |