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 b005514 commit 64419a7
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 @@ -35,7 +35,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 @@ -81,4 +81,4 @@ extends:

- template: /eng/stages/publish.yml@self
parameters:
publishingInfraVersion: 3
publishingInfraVersion: 3

0 comments on commit 64419a7

Please sign in to comment.