CI now tests Python 3.10 as well
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
||||
- 3.7
|
||||
- 3.8
|
||||
- 3.9
|
||||
- 3.10
|
||||
|
||||
name: Python ${{ matrix.python-version }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user