We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f342d commit da65bc2Copy full SHA for da65bc2
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Rust
21
uses: actions-rs/toolchain@v1
22
with:
23
- toolchain: nightly-2025-06-13
+ toolchain: nightly-1.88.0
24
components: rust-src, llvm-tools-preview
25
- name: Install bootimage
26
run: cargo install bootimage
0 commit comments