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

This reverts commit 24ace5cfaa.
This commit is contained in:
Tyera Eulberg
2021-12-16 13:48:39 -07:00
committed by Tyera Eulberg
parent 4a93be9f77
commit 2a43a89eca
3 changed files with 48 additions and 7 deletions

View File

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