CI now tests Python 3.10 as well
This commit is contained in:
parent
bc6eab73de
commit
f5bedb1e6e
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
- 3.7
|
||||
- 3.8
|
||||
- 3.9
|
||||
- 3.10
|
||||
|
||||
name: Python ${{ matrix.python-version }}
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user