mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-19 17:18:23 +02:00
drop auto tests for python3.8 since it is EOL
This commit is contained in:
parent
aa92cb782c
commit
4c2857008e
4
.github/workflows/pythonpackage.yml
vendored
4
.github/workflows/pythonpackage.yml
vendored
@ -9,9 +9,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
# Explicitly include Python 3.8 and 3.9 only with Django 4
|
||||
- python-version: "3.8"
|
||||
django-version: "4"
|
||||
# Explicitly include Python 3.9 only with Django 4
|
||||
- python-version: "3.9"
|
||||
django-version: "4"
|
||||
# Define the general matrix for Python with Django
|
||||
|
Loading…
x
Reference in New Issue
Block a user