wasi-nn CI: use the same nightly as rest of file

in particular, this 2020-08-25 fails to build `posish 0.5.9` which is
a dep in PR #2487. But there's no reason for this to be lagging
behind...
This commit is contained in:
Pat Hickey
2021-01-29 17:59:37 -08:00
parent a4eaefc670
commit 1af7659a4d

View File

@@ -345,7 +345,7 @@ jobs:
submodules: true
- uses: ./.github/actions/install-rust
with:
toolchain: nightly-2020-08-25
toolchain: nightly-2020-11-29
- run: rustup target add wasm32-wasi
- uses: ./.github/actions/install-openvino
- run: ./ci/run-wasi-nn-example.sh