mirror of
https://github.com/LearningOS/rust-based-os-comp2022.git
synced 2026-02-13 15:15:00 +08:00
update toolchain ver to nightly 20220805
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: nightly-2022-04-11
|
||||
toolchain: nightly-2022-08-05
|
||||
components: rust-src, llvm-tools-preview
|
||||
target: riscv64gc-unknown-none-elf
|
||||
- uses: actions-rs/install@v0.1
|
||||
|
||||
Reference in New Issue
Block a user