Skip to content

Commit

Permalink
Update Bencher CLI version
Browse files Browse the repository at this point in the history
Update Bencher CLI version due to breaking changes.
  • Loading branch information
epompeii authored and Baltoli committed Dec 11, 2023
1 parent f80eee2 commit bbaa7ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k-distribution/tests/profiling/setup_profiling.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -euxo pipefail

export DEBIAN_FRONTEND=noninteractive
export BENCHER_VERSION="0.3.15"
export BENCHER_VERSION="0.3.23"
apt-get update
apt-get upgrade --yes
apt-get install --yes python3 python3-pip git curl make time sudo wget
Expand Down

0 comments on commit bbaa7ea

Please sign in to comment.