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