Skip to content

Commit 86b9628

Browse files
committed
bench: Update pinned nightly to 2026-08-06
This is the first version with LLVM23.
1 parent bb61639 commit 86b9628

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
RUSTDOCFLAGS: -Dwarnings
1616
RUSTFLAGS: -Dwarnings
1717
RUST_BACKTRACE: full
18-
BENCHMARK_RUSTC: nightly-2026-08-05 # Pin the toolchain for reproducable results
18+
BENCHMARK_RUSTC: nightly-2026-08-06 # Pin the toolchain for reproducable results
1919

2020
defaults:
2121
run:

0 commit comments

Comments
 (0)