Skip to content

Conversation

@rmarinho
Copy link
Member

Description of Change

Relax the demands for macOS

Copilot AI review requested due to automatic review settings October 18, 2025 20:53
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 removes architecture-specific demands from macOS pipeline configurations, allowing builds and tests to run on both x64 and ARM64 macOS machines. The change relaxes CI resource constraints by removing the macOS.Architecture -equals x64 and macOS.Architecture -equals arm64 requirements while maintaining the macOS.Name -equals Sequoia constraint.

Key Changes:

  • Removed x64 architecture requirement from BuildPlatforms macOS configuration
  • Removed x64 architecture requirement from PackPlatforms macOS configuration
  • Removed x64 architecture requirements from RunTemplatePlatforms Android and iOS test configurations
  • Removed arm64 architecture requirement from one AndroidTestsOnMac configuration

@rmarinho
Copy link
Member Author

/rebase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant