ci: update rust version to 1.95

pull/15329/head
Philippe Antoine 3 months ago committed by Victor Julien
parent 59b6de8239
commit 5bbe99188b

@ -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.93.0"
RUST_VERSION_KNOWN: "1.95.0"
jobs:

Loading…
Cancel
Save