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 fed4048 commit 9427a5aCopy full SHA for 9427a5a
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
run: mypy --strict certifi
20
21
test:
22
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
23
strategy:
24
matrix:
25
python-version:
0 commit comments