parent
57dc46fcfe
commit
a09cf1470a
|
@ -116,7 +116,7 @@ if [[ ! -f rust-bpf-$machine-$version.md ]]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Install Rust-BPF Sysroot sources
|
# Install Rust-BPF Sysroot sources
|
||||||
version=v0.10
|
version=v0.11
|
||||||
if [[ ! -f rust-bpf-sysroot-$version.md ]]; then
|
if [[ ! -f rust-bpf-sysroot-$version.md ]]; then
|
||||||
(
|
(
|
||||||
set -ex
|
set -ex
|
||||||
|
|
Loading…
Reference in New Issue