mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-21 01:58:19 +02:00
back off ci/dc for django 5
This commit is contained in:
parent
acccec47a3
commit
8c27f74605
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
django-version: "4"
|
||||
# Define the general matrix for Python with Django
|
||||
python-version: ["3.10", "3.11", "3.12"]
|
||||
django-version: ["4", "5"]
|
||||
django-version: ["4"]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user