ci: freeze rustc on 1.93.1 (#7961)

This commit is contained in:
ADD-SP
2026-03-09 07:43:48 +01:00
committed by GitHub
parent e67cd87f71
commit 961757f548
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ env:
RUST_BACKTRACE: 1
RUSTUP_WINDOWS_PATH_ADD_BIN: 1
# Change to specific Rust release to pin
rust_stable: stable
rust_stable: '1.93.1'
rust_nightly: nightly-2025-10-12
# Pin a specific miri version
rust_miri_nightly: nightly-2025-11-13