We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f83f9f6 commit 20bb068Copy full SHA for 20bb068
azure-pipelines.yml
@@ -87,7 +87,7 @@ jobs:
87
steps:
88
- template: ci/azure-install-rust.yml
89
parameters:
90
- toolchain: nightly
+ toolchain: nightly-2020-01-23
91
- template: ci/azure-install-node.yml
92
- script: cargo test --target wasm32-unknown-unknown --features nightly --test wasm
93
0 commit comments