fix tests

This commit is contained in:
wh1te909
2022-10-18 05:07:00 +00:00
parent 14824db7b0
commit 054a73e0f8

View File

@@ -14,7 +14,7 @@ jobs:
name: Tests
strategy:
matrix:
python-version: ["3.10.8"]
python-version: ["3.10.7"]
steps:
- uses: actions/checkout@v3