From bade760ad557fa120df845985d1870e4c2633ab5 Mon Sep 17 00:00:00 2001 From: Miha Zupan Date: Mon, 6 May 2024 18:53:57 +0200 Subject: [PATCH] Stop using -pt images --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9379bf3f6..b620bc321 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -42,7 +42,7 @@ extends: sdl: sourceAnalysisPool: name: $(DncEngInternalBuildPool) - image: 1es-windows-2022-pt + image: 1es-windows-2022 os: windows customBuildTags: - ES365AIMigrationTooling @@ -63,7 +63,7 @@ extends: - job: Windows pool: name: $(DncEngInternalBuildPool) - image: 1es-windows-2022-pt + image: 1es-windows-2022 os: windows variables: - group: Publish-Build-Assets