ci: bump Rust version for clippy job to 1.70.0

Pull-Request: #4031.
This commit is contained in:
Thomas Eizinger
2023-06-06 05:20:53 +02:00
committed by GitHub
parent f2253abdd3
commit 09d04fa35c

View File

@ -183,7 +183,7 @@ jobs:
fail-fast: false
matrix:
rust-version: [
1.69.0, # current stable
1.70.0, # current stable
beta
]
steps: