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 bec227d commit 3c67c78Copy full SHA for 3c67c78
.github/workflows/codspeed.yml
@@ -18,6 +18,8 @@ jobs:
18
runs-on: ubuntu-24.04
19
- mode: "walltime"
20
runs-on: codspeed-macro
21
+ - mode: "walltime"
22
+ runs-on: codspeed-macro
23
24
name: Run ${{ matrix.mode }} benchmarks
25
runs-on: ${{ matrix.runs-on }}
0 commit comments