test with 3.11.1
This commit is contained in:
parent
b38eec5039
commit
8c74cbc1c6
|
@ -14,7 +14,7 @@ jobs:
|
|||
name: Tests
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.10.8", "3.11.0"]
|
||||
python-version: ["3.10.8", "3.11.1"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue