ci: try with 1.87 beta

This commit is contained in:
Alice Ryhl
2025-04-22 13:27:11 +02:00
parent 1434b32b5a
commit a86e576043
3 changed files with 3 additions and 3 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: beta
rust_nightly: nightly-2025-01-25
# Pin a specific miri version
rust_miri_nightly: nightly-2025-01-25
+1 -1
View File
@@ -17,7 +17,7 @@ env:
LOOM_MAX_BRANCHES: 10000
RUST_BACKTRACE: 1
# Change to specific Rust release to pin
rust_stable: stable
rust_stable: beta
permissions:
contents: read