Skip to content

Commit 1cbf994

Browse files
committed
wip: use latest runner version
1 parent 31ce9ab commit 1cbf994

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ jobs:
7474
with:
7575
distribution: temurin
7676
java-version: 21
77+
78+
- run: cargo install --locked --git https://github.com/CodSpeedHQ/runner --branch "cod-2309-walltime-benchmarks-with-flamegraphs" codspeed-runner
79+
7780
- name: Run the benchmarks
7881
uses: CodSpeedHQ/action@main
7982
with:

0 commit comments

Comments
 (0)