Skip to content

Commit b7d2782

Browse files
committed
Remove install Rust script from CI
Windows ARM images should contain Rust now.
1 parent 014bd82 commit b7d2782

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)