mirror of
https://github.com/jazzband/django-fernet-encrypted-fields.git
synced 2026-03-16 22:40:27 +00:00
6.0 not found
This commit is contained in:
parent
8e42622d23
commit
d9ce6b35fa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint-and-test.yml
vendored
2
.github/workflows/lint-and-test.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue