Skip to content

Commit cd1823f

Browse files
committed
Revert "Pin stable to 1.94 for tokio-1.51.x" (#8106)
As we are merging tokio-1.51.x into tokio-1.52.x and then master, we should not include this change. This reverts commit bde3f20.
1 parent a97cf12 commit cd1823f

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
@@ -15,7 +15,7 @@ env:
1515
RUST_BACKTRACE: 1
1616
RUSTUP_WINDOWS_PATH_ADD_BIN: 1
1717
# Change to specific Rust release to pin
18-
rust_stable: 1.94
18+
rust_stable: stable
1919
rust_nightly: nightly-2025-10-12
2020
# Pin a specific miri version
2121
rust_miri_nightly: nightly-2025-11-13

0 commit comments

Comments
 (0)