Update lint-rust.yml

pull/1936/head
Fabian-Lars 9 months ago committed by GitHub
parent 3cf71919e8
commit 8e369f99bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -126,7 +126,7 @@ jobs:
clippy:
needs: changes
if: ${{ needs.changes.outputs.packages != '[]' && needs.changes.outputs.packages != '' }}
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:

Loading…
Cancel
Save