Add aarch64 target
This commit is contained in:
parent
a5779e5d37
commit
4edceece66
1 changed files with 3 additions and 0 deletions
|
|
@ -83,6 +83,9 @@ jobs:
|
|||
- target: x86_64-pc-windows-gnu
|
||||
os: windows-latest
|
||||
rust: nightly-x86_64-gnu
|
||||
- target: aarch64-pc-windows-gnu
|
||||
os: windows-latest
|
||||
rust: nightly
|
||||
steps:
|
||||
- name: Print runner information
|
||||
run: uname -a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue