Run tests for Python 3.11 as well
This commit is contained in:
parent
98a10998e9
commit
357bae1bce
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
|||||||
- '3.8'
|
- '3.8'
|
||||||
- '3.9'
|
- '3.9'
|
||||||
- '3.10'
|
- '3.10'
|
||||||
|
- '3.11'
|
||||||
|
|
||||||
name: Python ${{ matrix.python-version }}
|
name: Python ${{ matrix.python-version }}
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user