geruh opened a new pull request, #2976:
URL: https://github.com/apache/iceberg-python/pull/2976

   # 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](https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories)
   
   ## 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:
   <img width="235" height="94" alt="image" 
src="https://github.com/user-attachments/assets/bd9611af-e08c-4e40-8117-ab00acd89e92";
 />
   
   
   ## Are there any user-facing changes?
   no
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to