Skip to content

Commit fae084f

Browse files
authored
Unrolled build for #144053
Rollup merge of #144053 - Kobzol:ci-remove-install-rust, r=marcoieni 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 64ca23b + b7d2782 commit fae084f

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
@@ -159,9 +159,6 @@ jobs:
159159
- name: show the current environment
160160
run: src/ci/scripts/dump-environment.sh
161161

162-
- name: install rust
163-
run: src/ci/scripts/install-rust.sh
164-
165162
- name: install awscli
166163
run: src/ci/scripts/install-awscli.sh
167164

src/ci/scripts/install-rust.sh

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

0 commit comments

Comments
 (0)