Skip to content

Conversation

@matouskozak
Copy link
Member

Use arm64 tvOS simulator instead of x64. We still keep coverage over x64 iOS simulators.

Copy link
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

This PR updates the CI/CD pipelines to use ARM64 tvOS simulators instead of x64 tvOS simulators, aligning with Apple's transition to ARM-based architecture while maintaining x64 iOS simulator coverage for broader testing.

  • Replaces tvossimulator_x64 with tvossimulator_arm64 across all pipeline configurations
  • Maintains existing iossimulator_x64 coverage as stated in the PR description

Reviewed changes

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

File Description
eng/pipelines/runtime.yml Updates the Mono runtime build platform list to use ARM64 tvOS simulator instead of x64
eng/pipelines/extra-platforms/runtime-extra-platforms-ioslikesimulator.yml Updates three separate job configurations (library tests, runtime tests, and Native AOT tests) to use ARM64 tvOS simulator

@matouskozak
Copy link
Member Author

/azp run runtime-ioslikesimulator

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matouskozak
Copy link
Member Author

/azp run runtime-ioslikesimulator

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matouskozak matouskozak merged commit ab57bea into dotnet:main Dec 11, 2025
172 of 177 checks passed
@matouskozak matouskozak deleted the switch-to-tvossimulator-arm64 branch December 11, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants