From 00251c82643c9e93fd55630e248a2b95e128479b Mon Sep 17 00:00:00 2001 From: David Federman Date: Thu, 16 Apr 2026 11:19:08 -0700 Subject: [PATCH] Migrate official build pool to VSEng-MicroBuildVSStable Update both pool references in azure-pipelines-official.yml from VSEngSS-MicroBuild2022-1ES to VSEng-MicroBuildVSStable (VS 2026 agents). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- azure-pipelines-official.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index 4d19657..d7fa696 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -29,7 +29,7 @@ extends: sbom: enabled: false pool: - name: VSEngSS-MicroBuild2022-1ES + name: VSEng-MicroBuildVSStable demands: - msbuild - visualstudio @@ -41,7 +41,7 @@ extends: - job: Build displayName: 'Build' pool: - name: 'VSEngSS-MicroBuild2022-1ES' + name: 'VSEng-MicroBuildVSStable' templateContext: mb: signing: