Skip to content

Commit da65bc2

Browse files
committed
ci: try fix
1 parent 55f342d commit da65bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Rust
2121
uses: actions-rs/toolchain@v1
2222
with:
23-
toolchain: nightly-2025-06-13
23+
toolchain: nightly-1.88.0
2424
components: rust-src, llvm-tools-preview
2525
- name: Install bootimage
2626
run: cargo install bootimage

0 commit comments

Comments
 (0)