test with 3.11.2

This commit is contained in:
wh1te909 2023-03-06 01:37:45 +00:00
parent 1d7dd1b754
commit 418a709c6c
1 changed files with 1 additions and 1 deletions

View File

@ -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