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 1580ea1
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 @@ -36,6 +36,8 @@ jobs:
- script: rustup target add wasm32-unknown-unknown
- script: cargo build --target wasm32-unknown-unknown
- job: wasi
parameters:
toolchain: nightly
steps:
- template: ci/azure-install-rust.yml
- script: rustup target add wasm32-unknown-wasi
Expand Down

0 comments on commit 1580ea1

Please sign in to comment.