Prepare for rust 1.62.1 (#5811)

* Update update-rust-stable script

* Update UI tests for rust-1.62.1

* Use staging CI image

* pin ci image

Co-authored-by: alvicsam <alvicsam@gmail.com>
This commit is contained in:
Sebastian Kunert
2022-07-26 14:37:02 +02:00
committed by GitHub
parent 9afc93cbd1
commit 88d9aca202
12 changed files with 33 additions and 49 deletions
+1 -1
View File
@@ -36,4 +36,4 @@ export TRYBUILD=overwrite
# Run all the relevant UI tests
#
# Any new UI tests in different crates need to be added here as well.
rustup run $RUST_VERSION cargo test -p polkadot-overseer-gen ui
rustup run $RUST_VERSION cargo test -p orchestra ui