Skip to content

Commit da61947

Browse files
committed
Use warp runner for codspeed
1 parent 8e02480 commit da61947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
codspeed:
1515
name: Run benchmarks
16-
runs-on: ubuntu-latest
16+
runs-on: warp-ubuntu-latest-x64-16x
1717
env:
1818
# Set features for the Makefile
1919
FEATURES: ${{ matrix.features }}

0 commit comments

Comments
 (0)