There was an error while loading. Please reload this page.
1 parent 0381598 commit a2a4523Copy full SHA for a2a4523
1 file changed
.github/workflows/ci.yml
@@ -194,12 +194,6 @@ jobs:
194
with:
195
persist-credentials: false
196
197
- - name: Install nightly Rust for dependency resolution
198
- uses: dtolnay/rust-toolchain@2c7215f132e9ebf062739d9130488b56d53c060c
199
- with:
200
- toolchain: nightly
201
-
202
- # Install stable last so cargo-minimal-versions checks the dependency floor with stable Rust.
203
- name: Install stable Rust
204
uses: dtolnay/rust-toolchain@2c7215f132e9ebf062739d9130488b56d53c060c
205
0 commit comments