Skip to content

Use uv in macOS CI#3491

Open
zcbenz wants to merge 1 commit intomainfrom
test/mac-uv
Open

Use uv in macOS CI#3491
zcbenz wants to merge 1 commit intomainfrom
test/mac-uv

Conversation

@zcbenz
Copy link
Copy Markdown
Collaborator

@zcbenz zcbenz commented May 7, 2026

The main motivation is miniconda being bad at handling free-threading python (#2807), using uv also reduced CI run time by about 1 minute.

Did a dry run of release build, and uv is capable of detecting MACOSX_DEPLOYMENT_TARGET and building wheels for the targeted macOS version:

39M	dist/mlx_metal-0.32.0-py3-none-macosx_15_0_arm64.whl
39M	dist/mlx_metal-0.32.0-py3-none-macosx_26_0_arm64.whl
39M	dist/mlx_metal-0.32.0-py3-none-macosx_14_0_arm64.whl

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