forked from extern/django-helpdesk
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
|
||||
strategy:
|
||||
max-parallel: 4
|
||||
matrix:
|
||||
python-version: ["3.8", "3.9", "3.10"]
|
||||
django-version: ["32","4"]
|
||||
|
Loading…
Reference in New Issue
Block a user