We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cae779 commit 4f7087aCopy full SHA for 4f7087a
.github/workflows/static-checks-pr.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
static-checks:
11
name: Run static tests using tox
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
13
strategy:
14
matrix:
15
python-version:
0 commit comments