Skip to content

Commit c102c1a

Browse files
committed
ci: use latest runner-version for benchmarks
1 parent 50282b0 commit c102c1a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@ jobs:
8989
run: cargo r --release --manifest-path ../go-runner/Cargo.toml -- test -bench=BenchmarkFibonacciDarwin example -benchtime=500ms
9090
working-directory: example
9191
mode: walltime
92-
# TODO: Remove this once the runner has been released with the fix
93-
runner-version: branch:cod-2762-samply-sigkills-dsymutil
92+
runner-version: latest
9493

9594
go-runner-benchmarks:
9695
runs-on: codspeed-macro

0 commit comments

Comments
 (0)