Skip to content

Commit

Permalink
Migrate to using windows-2022 pool (#5611)
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljurek authored Mar 3, 2023
1 parent 76e30d2 commit 3c001ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eng/pipelines/eng-common-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ stages:
environment: githubmerges

pool:
name: azsdk-pool-mms-win-2022-general
vmImage: windows-2022

strategy:
Expand Down Expand Up @@ -161,6 +162,7 @@ stages:
environment: githubmerges

pool:
name: azsdk-pool-mms-win-2022-general
vmImage: windows-2022

strategy:
Expand Down

0 comments on commit 3c001ca

Please sign in to comment.