Skip to content

Commit

Permalink
chore: DO NOT MERGE test latest runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
art049 committed Feb 11, 2025
1 parent fda098e commit 40612a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- name: Run the benchmarks
uses: CodSpeedHQ/action@main
with:
runner-version: 3.3.0-beta.5
run: cargo codspeed run
token: ${{ secrets.CODSPEED_TOKEN }}

Expand All @@ -77,5 +78,6 @@ jobs:
- name: Run the benchmarks
uses: CodSpeedHQ/action@main
with:
runner-version: 3.3.0-beta.5
run: cargo codspeed run
token: ${{ secrets.CODSPEED_TOKEN }}

0 comments on commit 40612a2

Please sign in to comment.