rust: update highest known rustc version to 1.90

pull/13926/head
Victor Julien 2 months ago committed by Victor Julien
parent 870b40220c
commit ec418248d6

@ -35,7 +35,7 @@ env:
# A recent version of stable Rust that is known to pass build, test and other
# verification steps in this workflow. This was added because using "stable"
# could cause some steps to fail.
RUST_VERSION_KNOWN: "1.80.0"
RUST_VERSION_KNOWN: "1.90.0"
jobs:

Loading…
Cancel
Save