use nightly instead of stable (we need nightly)
All checks were successful
Rust Build / build (push) Successful in 8m3s
All checks were successful
Rust Build / build (push) Successful in 8m3s
This commit is contained in:
parent
05f93add33
commit
ac3d47c83b
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
- name: Install Rust
|
||||
uses: https://github.com/actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
toolchain: nightly
|
||||
profile: minimal
|
||||
override: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue