mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-21 23:43:11 +01:00
Set max 1 parallel
This commit is contained in:
parent
2d839df7a0
commit
751459e5c5
@ -20,6 +20,7 @@ strategy:
|
|||||||
PYTHON_VERSION: '3.9'
|
PYTHON_VERSION: '3.9'
|
||||||
Python310:
|
Python310:
|
||||||
PYTHON_VERSION: '3.10'
|
PYTHON_VERSION: '3.10'
|
||||||
|
maxParallel: 1
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- task: UsePythonVersion@0
|
- task: UsePythonVersion@0
|
||||||
|
Loading…
Reference in New Issue
Block a user