Skip to content

[release/8.0] Remove EOL armv6 raspbian build container and pipeline references#125999

Merged
richlander merged 1 commit intorelease/8.0from
copilot/remove-armv6-raspbian-8.0
Mar 24, 2026
Merged

[release/8.0] Remove EOL armv6 raspbian build container and pipeline references#125999
richlander merged 1 commit intorelease/8.0from
copilot/remove-armv6-raspbian-8.0

Conversation

@richlander
Copy link
Copy Markdown
Member

Note

This PR was AI/Copilot-generated.

Remove the ubuntu-20.04-cross-armv6-raspbian-10 container (Ubuntu 20.04 is EOL) and all pipeline references to the linux_armv6 platform:

  • pipeline-with-resources.yml: container definition
  • platform-matrix.yml: platform matrix entry
  • runtime-community.yml: Mono build+test job

Ref #125690

Remove the ubuntu-20.04-cross-armv6-raspbian-10 container and all
pipeline references to the linux_armv6 platform:
- pipeline-with-resources.yml: container definition
- platform-matrix.yml: platform matrix entry
- runtime-community.yml: Mono build+test job

Ubuntu 20.04 is EOL.

Ref #125690

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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the EOL Ubuntu 20.04-based cross-build container for armv6 Raspbian and eliminates all Azure Pipelines matrix/job wiring for the linux_armv6 platform on release/8.0, aligning pipeline infrastructure with supported OS images.

Changes:

  • Removed the ubuntu-20.04-cross-armv6-raspbian-10 container definition from the shared pipeline resources template.
  • Dropped the linux_armv6 entry from the shared platform matrix template.
  • Removed the Mono build+test job that targeted linux_armv6 from runtime-community.yml.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
eng/pipelines/runtime-community.yml Removes the linux_armv6 Mono build/test job from the runtime community pipeline.
eng/pipelines/common/templates/pipeline-with-resources.yml Deletes the EOL Ubuntu 20.04 armv6 cross container definition.
eng/pipelines/common/platform-matrix.yml Removes the linux_armv6 job expansion/matrix entry so it can’t be scheduled.

@richlander
Copy link
Copy Markdown
Member Author

/azp run runtime-community

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@richlander richlander added the Servicing-approved Approved for servicing release label Mar 24, 2026
@richlander
Copy link
Copy Markdown
Member Author

/ba-g "Failures are pre-existing"

@richlander richlander merged commit 008036e into release/8.0 Mar 24, 2026
184 of 193 checks passed
@richlander richlander deleted the copilot/remove-armv6-raspbian-8.0 branch March 24, 2026 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Infrastructure Servicing-approved Approved for servicing release

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants