Skip to content

[release/10.0] Move xplat-setup Linux build pools from Ubuntu 22.04 to Azure Linux 3 - #125998

Closed
richlander wants to merge 1 commit into
release/10.0from
copilot/update-build-pools-azurelinux3
Closed

[release/10.0] Move xplat-setup Linux build pools from Ubuntu 22.04 to Azure Linux 3#125998
richlander wants to merge 1 commit into
release/10.0from
copilot/update-build-pools-azurelinux3

Conversation

@richlander

@richlanderrichlander commented Mar 23, 2026

Copy link
Copy Markdown
Member

Note

This PR was AI/Copilot-generated.

Move Linux build pool images in xplat-setup.yml from Ubuntu 22.04 to Azure Linux 3:

  • Public Linux: Build.Ubuntu.2204.Amd64.Openbuild.azurelinux.3.amd64.open
  • Internal Linux: 1es-ubuntu-2204build.azurelinux.3.amd64

Backport of the xplat-setup changes from #125535.

Ref #125748, #125690

- Public Linux: Build.Ubuntu.2204.Amd64.Open → build.azurelinux.3.amd64.open
- Internal Linux: 1es-ubuntu-2204 → build.azurelinux.3.amd64
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the shared Azure Pipelines xplat setup template to run Linux jobs on Azure Linux 3 build images instead of Ubuntu 22.04, aligning the release/10.0 branch with the newer container-hosted image strategy.

Changes:

  • Public Linux pool ImageOverride demand updated to build.azurelinux.3.amd64.open.
  • Internal Linux pool ImageOverride demand updated to build.azurelinux.3.amd64.

@akoeplinger

Copy link
Copy Markdown
Member

This already went in with 40ec933

@akoeplinger
akoeplinger deleted the copilot/update-build-pools-azurelinux3 branch March 24, 2026 11:27
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Apr 24, 2026
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@richlander@akoeplinger