Skip to content

Commit ab59326

Browse files
authored
Rollup merge of rust-lang#144053 - Kobzol:ci-remove-install-rust, r=jieyouxu
Remove install Rust script from CI Windows ARM images should contain Rust now (actions/partner-runner-images#77 (comment)). CC dpaoliello try-job: `*aarch64-msvc*`
2 parents b8c38e2 + b7d2782 commit ab59326

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,6 @@ jobs:
152152
- name: show the current environment
153153
run: src/ci/scripts/dump-environment.sh
154154

155-
- name: install rust
156-
run: src/ci/scripts/install-rust.sh
157-
158155
- name: install awscli
159156
run: src/ci/scripts/install-awscli.sh
160157

src/ci/scripts/install-rust.sh

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)