Skip to content

Commit

Permalink
[release/8.0] Remove -pt images (#4328)
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 d93fc95 commit a57b7a3
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 @@ -41,7 +41,7 @@ extends:
autoBaseline: true
pool:
name: NetCore1ESPool-Internal
image: 1es-windows-2022-pt
image: 1es-windows-2022
os: windows
customBuildTags:
- ES365AIMigrationTooling
Expand Down Expand Up @@ -108,4 +108,4 @@ extends:
-TsaRepositoryName WindowsDesktop
-TsaCodebaseName WindowsDesktop
-TsaOnboard $True
-TsaPublish $True
-TsaPublish $True

0 comments on commit a57b7a3

Please sign in to comment.