Skip to content

Commit c1d561a

Browse files
committed
latest rust
1 parent 3ab5aff commit c1d561a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ jobs:
6565
needs: build
6666
steps:
6767
- uses: actions/checkout@v5
68-
68+
- name: Setup Rust
69+
uses: dtolnay/rust-toolchain@stable
6970
- uses: taiki-e/install-action@v2
7071
with:
7172
tool: cargo-codspeed

0 commit comments

Comments
 (0)