diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fc7fabb..9b9fec1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,8 +89,7 @@ jobs: run: cargo r --release --manifest-path ../go-runner/Cargo.toml -- test -bench=BenchmarkFibonacciDarwin example -benchtime=500ms working-directory: example mode: walltime - # TODO: Remove this once the runner has been released with the fix - runner-version: branch:cod-2762-samply-sigkills-dsymutil + runner-version: latest go-runner-benchmarks: runs-on: codspeed-macro