Update django.yml

This commit is contained in:
pacnpal
2024-11-05 16:54:52 -05:00
committed by GitHub
parent 06020b02b7
commit 0c823bf726

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.12]
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4