| author | |
| committer | |
| log | 0f1fbbfdfb34376d5b5805dc8439800a37988f81 |
| tree | 46411884e64258e93abe920505ed98e238a2ef57 |
| parent | 2c3d87b168bf522f538e78325fdae71c320e6e20 |
1 files changed, 1 insertions(+), 1 deletions(-)
ci/azure/macos_script+1-1| ... | ... | @@ -9,7 +9,7 @@ ZIGDIR="$(pwd)" |
| 9 | 9 | ARCH="x86_64" |
| 10 | 10 | TARGET="$ARCH-macos-none" |
| 11 | 11 | MCPU="baseline" |
| 12 | CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.10.0-dev.4096+9f4408d68" | |
| 12 | CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.10.0-dev.4111+5206832a8" | |
| 13 | 13 | PREFIX="$HOME/$CACHE_BASENAME" |
| 14 | 14 | JOBS="-j2" |
| 15 | 15 |