This commit is contained in:
parent
92601f6383
commit
3cc8ee75ce
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
profile: complete
|
profile: complete
|
||||||
toolchain: nightly
|
toolchain: nightly
|
||||||
target: aarch64-unknown-linux-musl
|
target: aarch64-unknown-linux-gnu
|
||||||
override: true
|
override: true
|
||||||
- name: Run check
|
- name: Run check
|
||||||
uses: https://github.com/actions-rs/cargo@v1
|
uses: https://github.com/actions-rs/cargo@v1
|
||||||
|
|
Loading…
Add table
Reference in a new issue