We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0937bba commit 1a65aa3Copy full SHA for 1a65aa3
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
run: tox
28
29
tests-old:
30
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-20.04
31
32
strategy:
33
matrix:
0 commit comments