Remove install Rust script from CI

Windows ARM images should contain Rust now.
This commit is contained in:
Jakub Beránek 2025-07-17 09:15:17 +02:00
parent 014bd8290f
commit b7d27822e3
No known key found for this signature in database
GPG key ID: 909CD0D26483516B
2 changed files with 0 additions and 18 deletions

View file

@ -152,9 +152,6 @@ 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