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 05c6e17 commit f99c7d4Copy full SHA for f99c7d4
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
tox -e lint
30
31
test:
32
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
33
strategy:
34
matrix:
35
python-version:
0 commit comments