Skip to content

Commit

Permalink
Pin nightly to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jan 25, 2021
1 parent f83f9f6 commit 20bb068
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 @@ -87,7 +87,7 @@ jobs:
steps:
- template: ci/azure-install-rust.yml
parameters:
toolchain: nightly
toolchain: nightly-2020-01-23
- template: ci/azure-install-node.yml
- script: cargo test --target wasm32-unknown-unknown --features nightly --test wasm

Expand Down

0 comments on commit 20bb068

Please sign in to comment.