CI: toolchain nightly-2022-01-16

This commit is contained in:
folex 2022-01-28 17:52:35 +03:00
parent b76954782b
commit 048406aa02

View File

@ -54,7 +54,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly-2021-09-01
toolchain: nightly-2022-01-16
target: wasm32-wasi
override: true