mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
DRAFT: Add an aarch64-msvc build running on ARM64 Windows
This commit is contained in:
@@ -163,6 +163,9 @@ jobs:
|
||||
- name: show the current environment
|
||||
run: src/ci/scripts/dump-environment.sh
|
||||
|
||||
- name: install rust
|
||||
run: src/ci/scripts/install-rust.sh
|
||||
|
||||
- name: install awscli
|
||||
run: src/ci/scripts/install-awscli.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user