ci: upgrade nightly to nightly-2022-07-25 (#4903)

Upgrade the nightly to a version that works with all of miri,
cargo-hack, minimal-versions, and cargo-check-external-types.

This is a prerequisite for #4902.
This commit is contained in:
John DiSanti
2022-08-12 16:12:09 +00:00
committed by GitHub
parent 6e7a630243
commit d416b1d1d6
+1 -1
View File
@@ -11,7 +11,7 @@ env:
RUST_BACKTRACE: 1
# Change to specific Rust release to pin
rust_stable: stable
rust_nightly: nightly-2022-04-18
rust_nightly: nightly-2022-07-25
rust_clippy: 1.52.0
# When updating this, also update:
# - README.md