From 4b744b6495507651d58e8543a70007c28b89e3d8 Mon Sep 17 00:00:00 2001 From: Jo Shields Date: Wed, 8 May 2024 08:55:40 -0400 Subject: [PATCH] Don't use obsolete -pt build images --- azure-pipelines-arcade.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines-arcade.yml b/azure-pipelines-arcade.yml index 29a63e7f3a1..acc03e8c5f1 100644 --- a/azure-pipelines-arcade.yml +++ b/azure-pipelines-arcade.yml @@ -37,7 +37,7 @@ extends: sdl: sourceAnalysisPool: name: $(DncEngInternalBuildPool) - image: 1es-windows-2022-pt + image: 1es-windows-2022 os: windows customBuildTags: - ES365AIMigrationTooling @@ -66,7 +66,7 @@ extends: pool: ${{ if eq(variables._RunAsInternal, True) }}: name: $(DncEngInternalBuildPool) - image: 1es-windows-2022-pt + image: 1es-windows-2022 os: windows variables: - _InternalBuildArgs: ''