Skip to content

Commit 9427a5a

Browse files
authored
fix CI
1 parent fed4048 commit 9427a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: mypy --strict certifi
2020

2121
test:
22-
runs-on: ubuntu-latest
22+
runs-on: ubuntu-20.04
2323
strategy:
2424
matrix:
2525
python-version:

0 commit comments

Comments
 (0)