Skip to content

Commit 011a5f0

Browse files
committed
chore: DO NOT MERGE test latest runner version
1 parent 2307644 commit 011a5f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
- name: Run the benchmarks
5959
uses: CodSpeedHQ/action@main
6060
with:
61+
runner-version: 3.3.0
6162
run: cargo codspeed run
6263
token: ${{ secrets.CODSPEED_TOKEN }}
6364

@@ -77,5 +78,6 @@ jobs:
7778
- name: Run the benchmarks
7879
uses: CodSpeedHQ/action@main
7980
with:
81+
runner-version: 3.3.0
8082
run: cargo codspeed run
8183
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)