mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-19 17:18:23 +02:00
Add Django 5 testing
This commit is contained in:
parent
b2d7a1278c
commit
7ab0b07c3b
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
django-version: "4"
|
||||
# Define the general matrix for Python with Django
|
||||
python-version: ["3.10", "3.11", "3.12"]
|
||||
django-version: ["4"]
|
||||
django-version: ["4", "5"]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user