We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a97cf12 commit cd1823fCopy full SHA for cd1823f
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ env:
15
RUST_BACKTRACE: 1
16
RUSTUP_WINDOWS_PATH_ADD_BIN: 1
17
# Change to specific Rust release to pin
18
- rust_stable: 1.94
+ rust_stable: stable
19
rust_nightly: nightly-2025-10-12
20
# Pin a specific miri version
21
rust_miri_nightly: nightly-2025-11-13
0 commit comments