We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e02480 commit da61947Copy full SHA for da61947
.github/workflows/codspeed.yaml
@@ -13,7 +13,7 @@ on:
13
jobs:
14
codspeed:
15
name: Run benchmarks
16
- runs-on: ubuntu-latest
+ runs-on: warp-ubuntu-latest-x64-16x
17
env:
18
# Set features for the Makefile
19
FEATURES: ${{ matrix.features }}
0 commit comments