We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b728294 commit 700c939Copy full SHA for 700c939
1 file changed
.github/workflows/benchmark.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: moonrepo/setup-rust@v1
26
with:
27
cache-target: release
28
- bins: cargo-codspeed@2.8.0-alpha.2
+ bins: cargo-codspeed@2.8.0-alpha.3
29
30
- run: sudo apt install --yes --no-install-recommends libasound2-dev pkg-config
31
@@ -36,4 +36,4 @@ jobs:
36
uses: CodSpeedHQ/action@v3
37
38
run: cargo codspeed run
39
- runner-version: 3.3.0-beta.5
+ runner-version: 3.3.0
0 commit comments