Skip to content

Commit

Permalink
Switch UI tests to beta toolchain
Browse files Browse the repository at this point in the history
Should ideally help reduce breakage!
  • Loading branch information
alexcrichton committed Mar 22, 2019
1 parent 0631182 commit 6522968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
steps:
- template: ci/azure-install-rust.yml
parameters:
toolchain: nightly
toolchain: beta
- template: ci/azure-install-node.yml
- template: ci/azure-install-sccache.yml
- script: cargo test -p ui-tests
Expand Down

0 comments on commit 6522968

Please sign in to comment.