Skip to content

Commit 4640f84

Browse files
committed
Use image-provided toolchain
1 parent d4492a7 commit 4640f84

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,6 @@ jobs:
4444
- name: Checkout sources
4545
uses: actions/checkout@v4
4646

47-
- name: Install Rust stable toolchain
48-
uses: actions-rs/toolchain@v1
49-
with:
50-
profile: minimal
51-
toolchain: stable
52-
override: true
53-
5447
- name: Rust cache
5548
uses: Swatinem/rust-cache@v2
5649
with:

0 commit comments

Comments
 (0)