Skip to content

Commit

Permalink
Stop using -pt images (#2490)
Browse files Browse the repository at this point in the history
  • Loading branch information
MihaZupan committed May 6, 2024
1 parent ec22334 commit 7bb583f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Expand Up @@ -42,7 +42,7 @@ extends:
sdl:
sourceAnalysisPool:
name: $(DncEngInternalBuildPool)
image: 1es-windows-2022-pt
image: 1es-windows-2022
os: windows
customBuildTags:
- ES365AIMigrationTooling
Expand All @@ -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
Expand Down

0 comments on commit 7bb583f

Please sign in to comment.