We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9938f29 commit 9a2a576Copy full SHA for 9a2a576
.github/workflows/run-benchmark-v2.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Setup Rust
42
uses: actions-rust-lang/setup-rust-toolchain@v1
43
with:
44
- toolchain: nightly-2025-08-18 # keep it same with ceno repo
+ toolchain: nightly-2025-11-20 # keep it same with ceno repo
45
components: rust-src
46
cache: false
47
0 commit comments