Skip to content

Commit 3249b00

Browse files
authored
ci: update the pool (#970)
1 parent ea6e281 commit 3249b00

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
@@ -20,7 +20,7 @@ extends:
2020
template: azure-pipelines/MicroBuild.1ES.Official.yml@MicroBuildTemplate
2121
parameters:
2222
pool:
23-
name: VSEngSS-MicroBuild2022-1ES
23+
name: VSEng-MicroBuildVSStable
2424
settings:
2525
networkIsolationPolicy: Permissive
2626
stages:

.azure-pipelines/rc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ extends:
1515
template: azure-pipelines/MicroBuild.1ES.Official.yml@MicroBuildTemplate
1616
parameters:
1717
pool:
18-
name: VSEngSS-MicroBuild2022-1ES
18+
name: VSEng-MicroBuildVSStable
1919
settings:
2020
networkIsolationPolicy: Permissive
2121
stages:

0 commit comments

Comments
 (0)