Use ubuntu-20.04 for Ruff lint job (#88355)
parent
04d51aa8de
commit
fa811da872
|
@ -336,7 +336,7 @@ jobs:
|
|||
|
||||
lint-ruff:
|
||||
name: Check ruff
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
needs:
|
||||
- info
|
||||
- pre-commit
|
||||
|
|
Loading…
Reference in New Issue