Skip to content

Commit

Permalink
[release/6.0] Remove -pt images (#4329)
Browse files Browse the repository at this point in the history
remove -pt
  • Loading branch information
lonitra authored and mmitche committed May 20, 2024
1 parent 23ac95d commit cadf3c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ extends:
autoBaseline: true
pool:
name: NetCore1ESPool-Svc-Internal
image: 1es-windows-2022-pt
image: 1es-windows-2022
os: windows
customBuildTags:
- ES365AIMigrationTooling
Expand Down Expand Up @@ -88,4 +88,4 @@ extends:
demands: ImageOverride -equals windows.vs2022preview.amd64
- template: /eng/stages/publish.yml@self
parameters:
publishingInfraVersion: 3
publishingInfraVersion: 3

0 comments on commit cadf3c7

Please sign in to comment.