Skip to content

Commit

Permalink
Adopt #3862: "Update Bencher CLI version" (#3864)
Browse files Browse the repository at this point in the history
This PR adopts an external PR
(#3862) following our
[contributing
guidelines](https://github.com/runtimeverification/k/blob/master/CONTRIBUTING.md).

Co-authored-by: Everett Pompeii <[email protected]>
Co-authored-by: rv-jenkins <[email protected]>
  • Loading branch information
3 people authored Dec 11, 2023
1 parent 687da9d commit 5bbe03e
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 5bbe03e

Please sign in to comment.