Update django.yml

This commit is contained in:
Sirin Puenggun 2023-10-30 15:59:08 +07:00 committed by GitHub
parent 16983c05bb
commit e8c263183f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ jobs:
strategy: strategy:
max-parallel: 4 max-parallel: 4
matrix: matrix:
python-version: [3.9, 3.10] python-version: [3.9, 3.11]
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3