don't change

This commit is contained in:
levina 2022-01-31 16:15:53 +07:00 committed by GitHub
parent 02b2dcd924
commit f5f7aac1b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
strategy:
max-parallel: 5
matrix:
python-version: "3.10"
python-version: [3.9]
steps:
- uses: actions/checkout@v2