mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-12-13 10:21:05 +01:00
Parallel testing isn't free automatically so skip for now
This commit is contained in:
parent
36e5370a7d
commit
2d839df7a0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user