6.0 not found

This commit is contained in:
MaurizioPilia 2025-10-09 12:36:33 +02:00 committed by GitHub
parent 8e42622d23
commit d9ce6b35fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
python_version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
django_version: ["4.2", "5.2", "6.0"]
django_version: ["4.2", "5.2"]
# exclude:
# - python_version: 3.12
# django_version: 3.2