Skip to content

Commit 129ea3a

Browse files
authored
Don't use obsolete -pt build images (#5536)
1 parent 35070ae commit 129ea3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines-arcade.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ extends:
3737
sdl:
3838
sourceAnalysisPool:
3939
name: $(DncEngInternalBuildPool)
40-
image: 1es-windows-2022-pt
40+
image: 1es-windows-2022
4141
os: windows
4242
customBuildTags:
4343
- ES365AIMigrationTooling
@@ -66,7 +66,7 @@ extends:
6666
pool:
6767
${{ if eq(variables._RunAsInternal, True) }}:
6868
name: $(DncEngInternalBuildPool)
69-
image: 1es-windows-2022-pt
69+
image: 1es-windows-2022
7070
os: windows
7171
variables:
7272
- _InternalBuildArgs: ''

0 commit comments

Comments
 (0)