mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-05-23 22:40:20 +02:00
Update MSRV in the release hook
This commit is contained in:
parent
40fe3aa741
commit
e36dd7a120
@ -9,8 +9,8 @@ cargo upgrades
|
||||
# Similar to CI
|
||||
cargo clippy -- --deny warnings
|
||||
cargo fmt --all --check
|
||||
cargo test --workspace --all-targets
|
||||
cargo run -- dev check --require-solutions
|
||||
cargo test --workspace
|
||||
cargo dev check --require-solutions
|
||||
|
||||
# MSRV
|
||||
cargo +1.85 run -- dev check --require-solutions
|
||||
cargo +1.87 dev check --require-solutions
|
||||
|
Loading…
x
Reference in New Issue
Block a user