Skip to content

Commit 3bcfa49

Browse files
authored
Update azure-pipelines.yml
1 parent 91a7735 commit 3bcfa49

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

azure-pipelines.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ extends:
2929
sdl:
3030
sourceAnalysisPool: 1ESPtTfsAgentBuildPoolSDL
3131
pool:
32-
name: 1ESPtTfsAgentBuildPool1
32+
name: Azure-Pipelines-1ESPT-ExDShared
33+
image: windows-2022
34+
os: windows
3335
customBuildTags:
3436
- ES365AIMigrationTooling
3537
stages:
@@ -39,8 +41,7 @@ extends:
3941
displayName: Phase 1
4042
cancelTimeoutInMinutes: 1
4143
pool:
42-
name: 1ESPtTfsAgentBuildPool1
43-
os: windows
44+
name: 1ES-Shared-Hosted-Pool_Windows-Server-2022
4445
steps:
4546
- checkout: self
4647
clean: true

0 commit comments

Comments
 (0)