mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-08 10:46:43 +02:00
Remove parallel constraint
This commit is contained in:
parent
cd480b2750
commit
8ab7599bea
1
.github/workflows/pythonpackage.yml
vendored
1
.github/workflows/pythonpackage.yml
vendored
@ -7,7 +7,6 @@ jobs:
|
|||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
max-parallel: 4
|
|
||||||
matrix:
|
matrix:
|
||||||
python-version: ["3.8", "3.9", "3.10"]
|
python-version: ["3.8", "3.9", "3.10"]
|
||||||
django-version: ["32","4"]
|
django-version: ["32","4"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user