Skip to content

Commit ca3bff5

Browse files
committed
bump toolchain in CI
1 parent 378b4c4 commit ca3bff5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install Rust toolchain
2727
uses: dtolnay/rust-toolchain@master
2828
with:
29-
toolchain: nightly-2025-06-26
29+
toolchain: nightly-2026-01-01
3030
components: clippy, rustfmt
3131

3232
- name: Install protoc

0 commit comments

Comments
 (0)