We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447a124 commit c330da4Copy full SHA for c330da4
.github/workflows/python-lint.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
lint:
14
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
16
strategy:
17
matrix:
18
python-version: [3.7, 3.8, 3.9, "3.10"]
0 commit comments