Skip to content

Commit

Permalink
Remove -pt from pool image (#9111)
Browse files Browse the repository at this point in the history
  • Loading branch information
rchauhan18 authored May 17, 2024
1 parent 622312e commit 3f11ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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-Internal
image: 1es-windows-2022-pt
image: 1es-windows-2022
os: windows
customBuildTags:
- ES365AIMigrationTooling
Expand Down

0 comments on commit 3f11ac4

Please sign in to comment.