Bump BPF tools to v1.9
This commit is contained in:
committed by
Dmitri Makarov
parent
4971bc45f2
commit
47861fc373
@ -92,7 +92,7 @@ if [[ ! -e criterion-$version.md || ! -e criterion ]]; then
|
||||
fi
|
||||
|
||||
# Install Rust-BPF
|
||||
version=v1.8
|
||||
version=v1.9
|
||||
if [[ ! -e bpf-tools-$version.md || ! -e bpf-tools ]]; then
|
||||
(
|
||||
set -e
|
||||
|
Reference in New Issue
Block a user