Skip to content

Commit 6522968

Browse files
committed
Switch UI tests to beta toolchain
Should ideally help reduce breakage!
1 parent 0631182 commit 6522968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
steps:
108108
- template: ci/azure-install-rust.yml
109109
parameters:
110-
toolchain: nightly
110+
toolchain: beta
111111
- template: ci/azure-install-node.yml
112112
- template: ci/azure-install-sccache.yml
113113
- script: cargo test -p ui-tests

0 commit comments

Comments
 (0)