Update django.yml

This commit is contained in:
Adil Mohak 2024-10-20 18:15:55 +03:00 committed by GitHub
parent 2433975916
commit d93edbaa10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ jobs:
strategy: strategy:
max-parallel: 4 max-parallel: 4
matrix: matrix:
python-version: [3.7, 3.8, 3.9] python-version: [3.8, 3.9]
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4