Skip to content

Commit d1ae805

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

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
@@ -38,6 +38,8 @@ jobs:
3838
- job: wasi
3939
steps:
4040
- template: ci/azure-install-rust.yml
41+
parameters:
42+
toolchain: nightly
4143
- script: rustup target add wasm32-unknown-wasi
4244
- script: cargo build --target wasm32-unknown-wasi
4345
- job: rust_backend

0 commit comments

Comments
 (0)