We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda098e commit ed76118Copy full SHA for ed76118
1 file changed
.github/workflows/ci.yml
@@ -58,6 +58,7 @@ jobs:
58
- name: Run the benchmarks
59
uses: CodSpeedHQ/action@main
60
with:
61
+ runner-version: v3.3.0-beta.5
62
run: cargo codspeed run
63
token: ${{ secrets.CODSPEED_TOKEN }}
64
@@ -77,5 +78,6 @@ jobs:
77
78
79
80
81
82
83
0 commit comments