diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 86e0f59339..f19d535357 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -137,6 +137,7 @@ stages: nameFormat: Python {0} testFormat: 2.16/units/{0}/1 targets: + - test: 2.7 - test: 3.6 - test: "3.11" - stage: Units_2_15