Revert "Temporarily disable ios_arm64 platform builds"#124032
Open
kotlarmilos wants to merge 1 commit intomainfrom
Open
Revert "Temporarily disable ios_arm64 platform builds"#124032kotlarmilos wants to merge 1 commit intomainfrom
kotlarmilos wants to merge 1 commit intomainfrom
Conversation
This reverts commit 5319d34.
Contributor
|
Tagging subscribers to this area: @dotnet/runtime-infrastructure |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR reverts the temporary disabling of ios_arm64 platform builds that was implemented in PR #123985 (which was tracking issue #123796). The revert re-enables iOS ARM64 builds across both the main runtime pipeline and the extra platforms pipeline.
Changes:
- Re-enables
ios_arm64platform builds for Mono, CoreCLR, and Native AOT runtime flavors - Removes all tracking issue comments referencing GitHub issue #123796
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/pipelines/runtime.yml | Re-enables ios_arm64 builds in 3 locations (Mono smoke tests, CoreCLR smoke tests, and Native AOT tests) |
| eng/pipelines/extra-platforms/runtime-extra-platforms-ioslike.yml | Re-enables ios_arm64 builds in 6 locations (Mono, CoreCLR, Native AOT configurations across different test scenarios) |
matouskozak
approved these changes
Feb 5, 2026
This was referenced Feb 5, 2026
Open
jkoritzinsky
approved these changes
Feb 5, 2026
Member
Author
|
Blocked by #124076 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #123985