From 5a9db70d24e4fcdf22e28a9799f5affb514791f1 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sat, 8 Jun 2019 00:56:10 +0200 Subject: [PATCH] Update azure-pipelines-ci.yml for Azure Pipelines --- azure-pipelines-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-ci.yml b/azure-pipelines-ci.yml index f045c52c1c5..22675aa6e1a 100644 --- a/azure-pipelines-ci.yml +++ b/azure-pipelines-ci.yml @@ -19,7 +19,7 @@ jobs: pool: vmImage: 'ubuntu-latest' strategy: - maxParallel: 2 + maxParallel: 1 matrix: Python35: python.version: '3.5'