From b2c9d922c5e2eca0c6fdce37f538ed816fd991d6 Mon Sep 17 00:00:00 2001 From: Ashish Kumar Singh Date: Mon, 20 May 2024 21:33:48 +0530 Subject: [PATCH] remove -pt from pipeline images --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3881d30c191..ae8e7554ba8 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -56,7 +56,7 @@ extends: autoBaseline: true pool: name: NetCore1ESPool-Internal - image: 1es-windows-2022-pt + image: 1es-windows-2022 os: windows customBuildTags: - ES365AIMigrationTooling