Skip to content

Commit 6de0e70

Browse files
committed
ci: Use nightly Rust toolchain for pre-commit workflow
1 parent ac7e257 commit 6de0e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
env:
88
CARGO_TERM_COLOR: always
9-
RUST_TOOLCHAIN_VERSION: "1.85.0"
9+
RUST_TOOLCHAIN_VERSION: "nightly-2025-01-15"
1010
HADOLINT_VERSION: "v1.17.6"
1111
NIX_VERSION: "2.25.2"
1212

0 commit comments

Comments
 (0)