diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 975387eda..19a36fb46 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -278,8 +278,7 @@ stages: nameFormat: Python {0} testFormat: devel/generic/{0} targets: - - test: 3.7 - # - test: 3.8 + - test: 3.8 # - test: 3.9 # - test: "3.10" - test: "3.11"