ci: update clippy job to Rust 1.72

Pull-Request: #4414.
This commit is contained in:
Thomas Eizinger 2023-09-04 18:00:46 +10:00 committed by GitHub
parent 50b8b637cf
commit dc3de43fcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -200,7 +200,7 @@ jobs:
fail-fast: false
matrix:
rust-version: [
1.71.0, # current stable
1.72.0, # current stable
beta
]
steps: