Skip to content

Commit 4244ff8

Browse files
committed
chore: DO NOT MERGE test with new macro runner image
1 parent 045528a commit 4244ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- mode: "instrumentation"
1818
runs-on: ubuntu-24.04
1919
- mode: "walltime"
20-
runs-on: codspeed-macro
20+
runs-on: codspeed-macro-staging
2121

2222
name: Run ${{ matrix.mode }} benchmarks
2323
runs-on: ${{ matrix.runs-on }}

0 commit comments

Comments
 (0)