Revert "Bump bpf-tools to v1.20 (#21361)"

This reverts commit 04cc50126b.
This commit is contained in:
Trent Nelson
2021-12-13 08:48:40 -07:00
committed by Tao Zhu
parent 23be4d89ef
commit 24ace5cfaa
3 changed files with 7 additions and 48 deletions

View File

@@ -92,7 +92,7 @@ if [[ ! -e criterion-$version.md || ! -e criterion ]]; then
fi
# Install Rust-BPF
version=v1.20
version=v1.19
if [[ ! -e bpf-tools-$version.md || ! -e bpf-tools ]]; then
(
set -e