We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a4074 commit 3617615Copy full SHA for 3617615
ci/azure/linux_script
@@ -9,7 +9,7 @@ sudo apt-get install -y cmake s3cmd tidy
9
ZIGDIR="$(pwd)"
10
ARCH="$(uname -m)"
11
TARGET="$ARCH-linux-musl"
12
-CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.8.0-dev.2703+c12704a33"
+CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.8.1-dev.94+535615117"
13
PREFIX="$HOME/$CACHE_BASENAME"
14
MCPU="baseline"
15
JOBS="-j$(nproc)"
ci/azure/macos_script
@@ -9,7 +9,7 @@ ZIGDIR="$(pwd)"
ARCH="x86_64"
TARGET="$ARCH-macos-gnu"
JOBS="-j2"
0 commit comments