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: strategy:
max-parallel: 5 max-parallel: 5
matrix: matrix:
python-version: "3.10" python-version: [3.9]
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2