From da3a5f7016de5c85c9def667f677477e767ac289 Mon Sep 17 00:00:00 2001 From: Ashish Kumar Singh Date: Mon, 20 May 2024 21:32:41 +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 d05fc13b5e3..d735ec5d847 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -55,7 +55,7 @@ extends: autoBaseline: true pool: name: NetCore1ESPool-Internal - image: 1es-windows-2022-pt + image: 1es-windows-2022 os: windows customBuildTags: - ES365AIMigrationTooling