mirror of
https://github.com/jazzband/django-fernet-encrypted-fields.git
synced 2026-03-16 22:40:27 +00:00
Update lint-and-test.yml
This commit is contained in:
parent
cad656814c
commit
7f983133bb
1 changed files with 1 additions and 6 deletions
7
.github/workflows/lint-and-test.yml
vendored
7
.github/workflows/lint-and-test.yml
vendored
|
|
@ -28,12 +28,7 @@ jobs:
|
|||
matrix:
|
||||
python_version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
|
||||
django_version: ["4.2", "5.1", "5.2"]
|
||||
exclude:
|
||||
- python_version: 3.13
|
||||
django_version: 4.2
|
||||
- python_version: 3.14
|
||||
django_version: 4.2
|
||||
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue