added 3.11 to the tests
This commit is contained in:
parent
b37946f493
commit
28b62fdb13
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.7", "3.8", "3.10"]
|
||||
python-version: ["3.7", "3.8", "3.10", "3.11"]
|
||||
include:
|
||||
- python-version: "3.9"
|
||||
use_coverage: 'coverage'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user