From f08da4254ecca5cbc252595a114f65a78ee9434c Mon Sep 17 00:00:00 2001 From: Thomas H Jones II Date: Wed, 21 Jun 2023 14:38:25 -0400 Subject: [PATCH] ADO deprecated Py27 --- azure-pipelines.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3333444ef..30737f817 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -45,10 +45,6 @@ jobs: image: [win19] architecture: x64 py: "3.6" - py27_64: - image: [win19] - architecture: x64 - py: "2.7" - job: build displayName: build standalone