There was an error while loading. Please reload this page.
1 parent bb61639 commit 86b9628Copy full SHA for 86b9628
1 file changed
.github/workflows/main.yaml
@@ -15,7 +15,7 @@ env:
15
RUSTDOCFLAGS: -Dwarnings
16
RUSTFLAGS: -Dwarnings
17
RUST_BACKTRACE: full
18
- BENCHMARK_RUSTC: nightly-2026-08-05 # Pin the toolchain for reproducable results
+ BENCHMARK_RUSTC: nightly-2026-08-06 # Pin the toolchain for reproducable results
19
20
defaults:
21
run:
0 commit comments