Skip to content

Commit 1580ea1

Browse files
committed
Try to switch WASI CI to nightly
1 parent 11e188b commit 1580ea1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
- script: rustup target add wasm32-unknown-unknown
3737
- script: cargo build --target wasm32-unknown-unknown
3838
- job: wasi
39+
parameters:
40+
toolchain: nightly
3941
steps:
4042
- template: ci/azure-install-rust.yml
4143
- script: rustup target add wasm32-unknown-wasi

0 commit comments

Comments
 (0)