Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Wheel for MacOS 14 #664

Open
spencerdearman opened this issue Jun 3, 2024 · 0 comments
Open

Build Wheel for MacOS 14 #664

spencerdearman opened this issue Jun 3, 2024 · 0 comments

Comments

@spencerdearman
Copy link

Currently trying to set up the wheel for MacOS 14, however, based on the yml file
include: - os: macos-12 # x86_64 name: mac cibw: build: "cp37* cp38* cp39* cp310* cp311* cp312*" - os: macos-13-large # Apple Silicon name: mac_arm64 cibw: build: "cp37* cp38* cp39* cp310* cp311* cp312*"

it only includes up to MacOS 13

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

No branches or pull requests

1 participant