Skip to content

Commit c1cc7b3

Browse files
authored
Use VS2022 agent pool (#676)
1 parent 0832ac7 commit c1cc7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/official.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ variables:
1212

1313
jobs:
1414
- job: Windows
15-
pool: VSEngSS-MicroBuild2019-1ES
15+
pool: VSEngSS-MicroBuild2022-1ES
1616
steps:
1717
- template: build.yml

0 commit comments

Comments
 (0)