| author | |
| committer | |
| log | 73c51c142c93a7545fabec16932b0463792e57b3 |
| tree | 270747aac214325b1adbc7dda81660c6b47a0939 |
| parent | c0e90312fcb8a7919cd5be992acbfc00a6810931 |
3 files changed, 3 insertions(+), 3 deletions(-)
ci/x86_64-linux-debug-llvm.sh+1-1| ... | @@ -11,7 +11,7 @@ CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.16.0-dev.104+689461e31" | ... | @@ -11,7 +11,7 @@ CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.16.0-dev.104+689461e31" |
| 11 | PREFIX="$HOME/deps/$CACHE_BASENAME" | 11 | PREFIX="$HOME/deps/$CACHE_BASENAME" |
| 12 | ZIG="$PREFIX/bin/zig" | 12 | ZIG="$PREFIX/bin/zig" |
| 13 | 13 | ||
| 14 | export PATH="$HOME/deps/wasmtime-v42.0.1-x86_64-linux:$HOME/deps/qemu-linux-x86_64-10.2.2/bin:$HOME/local/bin:$PATH" | 14 | export PATH="$HOME/deps/wasmtime-v42.0.1-x86_64-linux:$HOME/deps/qemu-linux-x86_64-11.0.0/bin:$HOME/local/bin:$PATH" |
| 15 | 15 | ||
| 16 | # Override the cache directories because they won't actually help other CI runs | 16 | # Override the cache directories because they won't actually help other CI runs |
| 17 | # which will be testing alternate versions of zig, and ultimately would just | 17 | # which will be testing alternate versions of zig, and ultimately would just |
ci/x86_64-linux-debug.sh+1-1| ... | @@ -11,7 +11,7 @@ CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.16.0-dev.104+689461e31" | ... | @@ -11,7 +11,7 @@ CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.16.0-dev.104+689461e31" |
| 11 | PREFIX="$HOME/deps/$CACHE_BASENAME" | 11 | PREFIX="$HOME/deps/$CACHE_BASENAME" |
| 12 | ZIG="$PREFIX/bin/zig" | 12 | ZIG="$PREFIX/bin/zig" |
| 13 | 13 | ||
| 14 | export PATH="$HOME/deps/wasmtime-v42.0.1-x86_64-linux:$HOME/deps/qemu-linux-x86_64-10.2.2/bin:$HOME/local/bin:$PATH" | 14 | export PATH="$HOME/deps/wasmtime-v42.0.1-x86_64-linux:$HOME/deps/qemu-linux-x86_64-11.0.0/bin:$HOME/local/bin:$PATH" |
| 15 | 15 | ||
| 16 | # Override the cache directories because they won't actually help other CI runs | 16 | # Override the cache directories because they won't actually help other CI runs |
| 17 | # which will be testing alternate versions of zig, and ultimately would just | 17 | # which will be testing alternate versions of zig, and ultimately would just |
ci/x86_64-linux-release.sh+1-1| ... | @@ -11,7 +11,7 @@ CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.16.0-dev.104+689461e31" | ... | @@ -11,7 +11,7 @@ CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.16.0-dev.104+689461e31" |
| 11 | PREFIX="$HOME/deps/$CACHE_BASENAME" | 11 | PREFIX="$HOME/deps/$CACHE_BASENAME" |
| 12 | ZIG="$PREFIX/bin/zig" | 12 | ZIG="$PREFIX/bin/zig" |
| 13 | 13 | ||
| 14 | export PATH="$HOME/deps/wasmtime-v42.0.1-x86_64-linux:$HOME/deps/qemu-linux-x86_64-10.2.2/bin:$HOME/local/bin:$PATH" | 14 | export PATH="$HOME/deps/wasmtime-v42.0.1-x86_64-linux:$HOME/deps/qemu-linux-x86_64-11.0.0/bin:$HOME/local/bin:$PATH" |
| 15 | 15 | ||
| 16 | # Override the cache directories because they won't actually help other CI runs | 16 | # Override the cache directories because they won't actually help other CI runs |
| 17 | # which will be testing alternate versions of zig, and ultimately would just | 17 | # which will be testing alternate versions of zig, and ultimately would just |