We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 045528a commit 4244ff8Copy full SHA for 4244ff8
1 file changed
.github/workflows/codspeed.yml
@@ -17,7 +17,7 @@ jobs:
17
- mode: "instrumentation"
18
runs-on: ubuntu-24.04
19
- mode: "walltime"
20
- runs-on: codspeed-macro
+ runs-on: codspeed-macro-staging
21
22
name: Run ${{ matrix.mode }} benchmarks
23
runs-on: ${{ matrix.runs-on }}
0 commit comments