Skip to content

Commit 1211518

Browse files
authored
chore: switch to metal instance for codspeed benchmarks (#4732)
Switches the CI runner to `c6a.metal` for Codspeed in order to reduce jitter between benchmarks runs. Signed-off-by: Alexander Droste <[email protected]>
1 parent 0dac355 commit 1211518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ jobs:
408408
timeout-minutes: 120
409409
runs-on:
410410
- runs-on=${{ github.run_id }}
411-
- family=c6id.8xlarge
411+
- family=c6a.metal
412412
- extras=s3-cache
413413
- image=ubuntu24-full-x64
414414
- tag=bench-codspeed

0 commit comments

Comments
 (0)