Skip to content

Commit

Permalink
Try to switch WASI CI to nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
RReverser committed May 16, 2019
1 parent 11e188b commit d1ae805
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
- job: wasi
steps:
- template: ci/azure-install-rust.yml
parameters:
toolchain: nightly
- script: rustup target add wasm32-unknown-wasi
- script: cargo build --target wasm32-unknown-wasi
- job: rust_backend
Expand Down

0 comments on commit d1ae805

Please sign in to comment.