Skip to content

CI/BLD: fix bash script tests for cibw#25763

Merged
mattip merged 5 commits intonumpy:mainfrom
andyfaff:ci
Feb 5, 2024
Merged

CI/BLD: fix bash script tests for cibw#25763
mattip merged 5 commits intonumpy:mainfrom
andyfaff:ci

Conversation

@andyfaff
Copy link
Member

@andyfaff andyfaff commented Feb 5, 2024

This PR fixes a several logic tests in bash scripts that are used for building wheels on macOS. If we're on Sonoma we need to be using Accelerate, and the logic tests were falsely installing gfortran (which should be supplied by micromamba) and openblas which meant that that is picked up instead of Accelerate.

Copy link
Member

@mattip mattip left a comment

Choose a reason for hiding this comment

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

two small nits, otherwise LGTM.

andyfaff and others added 2 commits February 5, 2024 20:50
Co-authored-by: Matti Picus <matti.picus@gmail.com>
Co-authored-by: Matti Picus <matti.picus@gmail.com>
@mattip mattip merged commit 922ef5e into numpy:main Feb 5, 2024
@mattip
Copy link
Member

mattip commented Feb 5, 2024

Thanks @andyfaff

@andyfaff andyfaff deleted the ci branch February 5, 2024 11:05
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