File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525 components : rustfmt, clippy, rust-src
2626 targets : riscv32im-unknown-none-elf
2727 # TODO: figure out way to keep this in sync with rust-toolchain.toml automatically
28- toolchain : nightly-2025-08-19
28+ toolchain : nightly-2025-08-18
2929 - name : Give Github Action access to ceno-gpu
3030 uses : webfactory/ssh-agent@v0.9.0
3131 with :
Original file line number Diff line number Diff line change 2929 - name : " Setup nightly toolchain"
3030 uses : " actions-rs/toolchain@v1"
3131 with :
32- toolchain : nightly-2025-08-19
32+ toolchain : nightly-2025-08-18
3333 components : rustfmt, clippy
3434 override : true
3535
9393 with :
9494 components : rust-src
9595 targets : riscv32im-unknown-none-elf
96- # TODO: figure out why cargo-ceno does not work with nightly-2025-08-19
96+ # TODO: figure out why cargo-ceno does not work with nightly-2025-08-18
9797 toolchain : nightly-2025-08-18
9898
9999 - name : " Build cargo-ceno toolchain"
You can’t perform that action at this time.
0 commit comments