Skip to content

Commit 20bb068

Browse files
committed
Pin nightly to fix CI
1 parent f83f9f6 commit 20bb068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
steps:
8888
- template: ci/azure-install-rust.yml
8989
parameters:
90-
toolchain: nightly
90+
toolchain: nightly-2020-01-23
9191
- template: ci/azure-install-node.yml
9292
- script: cargo test --target wasm32-unknown-unknown --features nightly --test wasm
9393

0 commit comments

Comments
 (0)