Skip to content

[WIP] MacOS builds pin to XCode SDK v13.0#1382

Draft
mlxd wants to merge 2 commits intocmakeify_frontendfrom
macos_sdk_13
Draft

[WIP] MacOS builds pin to XCode SDK v13.0#1382
mlxd wants to merge 2 commits intocmakeify_frontendfrom
macos_sdk_13

Conversation

@mlxd
Copy link
Copy Markdown
Member

@mlxd mlxd commented Dec 13, 2024

Before submitting

Please complete the following checklist when submitting a PR:

  • All new functions and code must be clearly commented and documented.

  • Ensure that code is properly formatted by running make format.
    The latest version of black and clang-format-14 are used in CI/CD to check formatting.

  • All new features must include a unit test.
    Integration and frontend tests should be added to frontend/test,
    Quantum dialect and MLIR tests should be added to mlir/test, and
    Runtime tests should be added to runtime/tests.

When all the above are checked, delete everything above the dashed
line and fill in the pull request template.


Context: This PR ensures all CI cached dependencies build with explicit control of the minimum MacOS SDK version of 13.0

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

Comment thread .github/workflows/build-wheel-macos-x86_64.yaml
@github-actions
Copy link
Copy Markdown
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md on your branch with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

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