Skip to content

Commit

Permalink
ci: upgrade nightly to nightly-2022-07-25 (#4903)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jdisanti committed Aug 12, 2022
1 parent 6e7a630 commit d416b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -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
Expand Down

0 comments on commit d416b1d

Please sign in to comment.