Skip to content

Commit 802f2ee

Browse files
committed
👷 Pin rust toolchain
1 parent d956247 commit 802f2ee

File tree

3 files changed

+531
-517
lines changed

3 files changed

+531
-517
lines changed

.github/workflows/run-tests.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ jobs:
4848
- name: install rust
4949
uses: dtolnay/rust-toolchain@stable
5050
with:
51-
toolchain: stable
52-
51+
toolchain: ./rust-toolchain.toml
5352
- name: Cache rust
5453
uses: Swatinem/rust-cache@v2
5554

0 commit comments

Comments
 (0)