We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50282b0 commit c102c1aCopy full SHA for c102c1a
1 file changed
.github/workflows/ci.yml
@@ -89,8 +89,7 @@ jobs:
89
run: cargo r --release --manifest-path ../go-runner/Cargo.toml -- test -bench=BenchmarkFibonacciDarwin example -benchtime=500ms
90
working-directory: example
91
mode: walltime
92
- # TODO: Remove this once the runner has been released with the fix
93
- runner-version: branch:cod-2762-samply-sigkills-dsymutil
+ runner-version: latest
94
95
go-runner-benchmarks:
96
runs-on: codspeed-macro
0 commit comments