mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-07-14 21:15:28 +02:00
Parallel testing isn't free automatically so skip for now
This commit is contained in:
@ -20,7 +20,6 @@ strategy:
|
|||||||
PYTHON_VERSION: '3.9'
|
PYTHON_VERSION: '3.9'
|
||||||
Python310:
|
Python310:
|
||||||
PYTHON_VERSION: '3.10'
|
PYTHON_VERSION: '3.10'
|
||||||
maxParallel: 5
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- task: UsePythonVersion@0
|
- task: UsePythonVersion@0
|
||||||
|
Reference in New Issue
Block a user