From 77e555d3b044ccc38b82ef61b8a76314cacf4ab8 Mon Sep 17 00:00:00 2001 From: Loni Tra Date: Tue, 16 Apr 2024 14:28:03 -0700 Subject: [PATCH] remove -pt --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 105a34c40..dec308139 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -35,7 +35,7 @@ extends: autoBaseline: true pool: name: NetCore1ESPool-Svc-Internal - image: 1es-windows-2022-pt + image: 1es-windows-2022 os: windows customBuildTags: - ES365AIMigrationTooling @@ -81,4 +81,4 @@ extends: - template: /eng/stages/publish.yml@self parameters: - publishingInfraVersion: 3 \ No newline at end of file + publishingInfraVersion: 3