Skip to content

Commit 1d5baad

Browse files
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 d8c09c1 + b7d2782 commit 1d5baad

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)