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