Skip to content

Conversation

@geruh
Copy link
Contributor

@geruh geruh commented Jan 28, 2026

Rationale for this change

Currently, our build matrix uses macos-latest, which is now Apple Silicon only. Intel Mac users don't get pre-built wheels—they have to build from source, which needs a compiler and takes a lot longer to install.

I went ahead and added macos-15-intel to the matrix for x86_64 wheels. GitHub has these Intel runners available

Are these changes tested?

Tested on a personal fork and pypi test env:

Fork nightly run:
PyPI test: https://test.pypi.org/project/pyiceberg-geruh/0.10.0.dev20260128061235/#files

Arm and 64 plats available:
image

Are there any user-facing changes?

no

Copy link
Contributor

@kevinjqliu kevinjqliu left a comment

Choose a reason for hiding this comment

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

LGTM

@kevinjqliu kevinjqliu merged commit 1bfea2e into apache:main Jan 28, 2026
2 checks passed
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.

2 participants