Skip to content

Commit bd31f16

Browse files
authored
ci: update VSEng-MicroBuildVSStable pool (#1591)
1 parent a3b3557 commit bd31f16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.azure-pipelines/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ extends:
2121
template: azure-pipelines/MicroBuild.1ES.Official.yml@CustomPipelineTemplates
2222
parameters:
2323
pool:
24-
name: MSEngSS-MicroBuild2022-1ES
24+
name: VSEng-MicroBuildVSStable
2525
stages:
2626
- stage: Build
2727
jobs:

.azure-pipelines/rc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ extends:
1616
template: azure-pipelines/MicroBuild.1ES.Official.yml@CustomPipelineTemplates
1717
parameters:
1818
pool:
19-
name: MSEngSS-MicroBuild2022-1ES
19+
name: VSEng-MicroBuildVSStable
2020
stages:
2121
- stage: Build
2222
jobs:

0 commit comments

Comments
 (0)