This commit is contained in:
parent
9ef78cdbcb
commit
768c090462
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ jobs:
|
|||
- name: Grab Rust toolchain
|
||||
uses: https://github.com/actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: default
|
||||
toolchain: stable
|
||||
profile: complete
|
||||
toolchain: nightly
|
||||
target: aarch64-unknown-linux-musl
|
||||
override: true
|
||||
- name: Run check
|
||||
|
|
Loading…
Add table
Reference in a new issue