Skip to content
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

Use macos 14 (apple arm) in CI #2534

Merged
merged 2 commits into from
Apr 24, 2024
Merged

Use macos 14 (apple arm) in CI #2534

merged 2 commits into from
Apr 24, 2024

Conversation

maxnoe
Copy link
Member

@maxnoe maxnoe commented Apr 16, 2024

The macos-latest (currently macos 12 on x86_64 for us, but being transitioned to macos 14) is giving transient failures relatively often that seem unrelated to anything we do here.

Trying to switch to the macos 14 image that's using apple arm.

See: https://github.com/actions/runner-images?tab=readme-ov-file#available-images

@maxnoe
Copy link
Member Author

maxnoe commented Apr 16, 2024

pytables doesn't seem to offer an arm wheel, installation from source is failing due to missing system dependencies.

@Tobychev
Copy link
Contributor

@maxnoe Looks like github remembers a test called "macos-latest" should run despite it not longer showing up in the CI file, not sure if this can be safely ignored or not.

@maxnoe
Copy link
Member Author

maxnoe commented Apr 16, 2024

Yes, it's required in the branch protection settings.

Will change that as soon as we agree that this is fine.

@maxnoe maxnoe merged commit d7e67e6 into main Apr 24, 2024
12 checks passed
@maxnoe maxnoe deleted the macos_14 branch April 24, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants