mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-20 09:37:48 +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"
|
django-version: "4"
|
||||||
# Define the general matrix for Python with Django
|
# Define the general matrix for Python with Django
|
||||||
python-version: ["3.10", "3.11", "3.12"]
|
python-version: ["3.10", "3.11", "3.12"]
|
||||||
django-version: ["4"]
|
django-version: ["4", "5"]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user