This commit is contained in:
Hunter Opp 2022-01-31 01:53:08 +05:30 committed by GitHub
parent 21b6fb9d55
commit 8c9844da15
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.9]
python-version: [3.10]
steps:
- uses: actions/checkout@v1