Readded python 3.6. If it works, then there is no harm
This commit is contained in:
parent
99ad21c896
commit
47d914edb7
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -12,6 +12,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
python-version:
|
||||
- '3.6'
|
||||
- '3.7'
|
||||
- '3.8'
|
||||
- '3.9'
|
||||
|
Loading…
Reference in New Issue
Block a user