Added python 3.9 to tests
This commit is contained in:
parent
61943d051b
commit
87af23d98c
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
strategy:
|
||||
max-parallel: 4
|
||||
matrix:
|
||||
python-version: [3.7, 3.8]
|
||||
python-version: [3.7, 3.8, 3.9]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user