Skip to content

Conversation

@angeloskath
Copy link
Member

No description provided.

run: xcodebuild -showComponent MetalToolchain

- uses: conda-incubator/setup-miniconda@v3
- uses: actions/setup-python@v6
Copy link
Member

Choose a reason for hiding this comment

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

In case you don't recall, it's going to be more complicated. We rely on conda to get the right macos version when building the release. It's something like if the python binary was built with an old macos then it just ignores the minimum target and we end up with duplicate wheels for the same OS.

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh thanks. I didn't remember that 😬

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.

3 participants