udpate rust-toolchain: nightly-2022-07-20, cargo-utils 0.36
This commit is contained in:
parent
836849e09b
commit
25f4e37168
4 changed files with 7 additions and 4 deletions
4
.github/workflows/doc-and-test.yml
vendored
4
.github/workflows/doc-and-test.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: nightly-2022-04-11
|
||||
toolchain: nightly-2022-07-20
|
||||
components: rust-src, llvm-tools-preview
|
||||
target: riscv64gc-unknown-none-elf
|
||||
- name: Build doc
|
||||
|
@ -32,7 +32,7 @@ jobs:
|
|||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: nightly-2022-04-11
|
||||
toolchain: nightly-2022-07-20
|
||||
components: rust-src, llvm-tools-preview
|
||||
target: riscv64gc-unknown-none-elf
|
||||
- uses: actions-rs/install@v0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue