wasi-nn CI: use the same nightly as rest of file (#2624)

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-02-01 08:22:59 -08:00
committed by GitHub
parent 81b4e48f9f
commit 23b8c6be79

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