Update django.yml

This commit is contained in:
pacnpal
2024-11-05 16:54:52 -05:00
committed by GitHub
parent 9df5ab931f
commit 8b93f67e31

View File

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