Update rust.yml
This commit is contained in:
parent
c22ca4fd27
commit
d3647ccf08
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: stable
|
||||
toolchain: nightly
|
||||
override: true
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
|
|
|
|||
Loading…
Reference in New Issue