Skip to content

Commit 1a65aa3

Browse files
committed
Python 3.6 needs even older Ubuntu
1 parent 0937bba commit 1a65aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: tox
2828

2929
tests-old:
30-
runs-on: ubuntu-22.04
30+
runs-on: ubuntu-20.04
3131

3232
strategy:
3333
matrix:

0 commit comments

Comments
 (0)