And keep the architecture spec i guess

Signed-off-by: Dan Ryan <dan@danryan.co>
This commit is contained in:
Dan Ryan
2019-05-27 15:33:06 -04:00
parent 91fe366b11
commit 633302b245
+6
View File
@@ -26,10 +26,13 @@ jobs:
matrix:
Python27:
python.version: '2.7.15'
python.architecture: x64
Python36:
python.version: '3.6.8'
python.architecture: x64
Python37:
python.version: '3.7.2'
python.architecture: x64
maxParallel: 4
steps:
- template: .azure-pipelines/steps/run-tests.yml
@@ -69,10 +72,13 @@ jobs:
matrix:
Python27:
python.version: '2.7.15'
python.architecture: x64
Python36:
python.version: '3.6.8'
python.architecture: x64
Python37:
python.version: '3.7.2'
python.architecture: x64
maxParallel: 4
steps:
- template: .azure-pipelines/steps/run-tests.yml