Skip to content

BLD: macos-12 image deprecated [wheel build] #21719

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

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

andyfaff
Copy link
Contributor

macos-12 images are deprecated and will be removed from GHA by December 3rd. This PR bumps the wheel build for macOS+openblas+x86_64 from macos-12 to macos-13.

Whilst testing on my fork there was a segfault experienced, probably with minpack. This appears to be intermittent, I reran the test and the suite passed. I can't find the log from the run.

@andyfaff andyfaff requested a review from larsoner as a code owner October 17, 2024 00:01
@github-actions github-actions bot added CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure Build issues Issues with building from source, including different choices of architecture, compilers and OS labels Oct 17, 2024
@andyfaff
Copy link
Contributor Author

oops, the change I made to use macos-13 got wiped somehow.

@andyfaff
Copy link
Contributor Author

Any CI interested people should note a policy change for Xcode versions available on GHA, actions/runner-images#10703.

- only one major version of Xcode will be supported per macOS version
- all minor versions of the supported major version will be available
- beta and RC versions will be provided "as-is" in the latest available macOS image only no matter of beta/GA status of the image
- when a new patch version is released, the previous patch version will be replaced

@andyfaff
Copy link
Contributor Author

fails are unrelated.

@andyfaff andyfaff merged commit 6cd6872 into scipy:main Oct 17, 2024
65 of 68 checks passed
@andyfaff andyfaff deleted the macos12 branch October 17, 2024 02:34
@tylerjereddy tylerjereddy added this to the 1.15.0 milestone Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build issues Issues with building from source, including different choices of architecture, compilers and OS CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants