diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 56d3f47..f11469f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -20,12 +20,12 @@ extends: template: azure-pipelines/MicroBuild.1ES.Official.yml@CustomPipelineTemplates parameters: pool: - name: VSEngSS-MicroBuild2022-1ES + name: VSEng-MicroBuildVSStable demands: - msbuild sdl: sourceAnalysisPool: - name: VSEngSS-MicroBuild2022-1ES + name: VSEng-MicroBuildVSStable policheck: enabled: true tsa: diff --git a/release-pipeline.yml b/release-pipeline.yml index 260bf6f..c6e6e99 100644 --- a/release-pipeline.yml +++ b/release-pipeline.yml @@ -24,7 +24,7 @@ extends: settings: networkIsolationPolicy: Permissive,CFSClean pool: - name: VSEngSS-MicroBuild2022-1ES + name: VSEng-MicroBuildVSStable stages: - stage: RetainBuild displayName: 'Retain build'