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

Revisit MacOS CI support #159

Open
AlexanderWells-diamond opened this issue Apr 24, 2024 · 0 comments
Open

Revisit MacOS CI support #159

AlexanderWells-diamond opened this issue Apr 24, 2024 · 0 comments

Comments

@AlexanderWells-diamond
Copy link
Collaborator

PR #158 was done to fix GitHub changing the macos-latest tag to now point to an arm64 image, rather than a x64 one (it also bumped from MacOS-12 to MacOS-14 at the same time).

We currently cannot use arm64 as there is no Python3.7 support available. Hence we currently use macos-13 in all CI steps.

As Python3.7 is now well out of end-of-life, we should look at dropping support for it. This would enable us to begin using the arm64 images. We may also want to look at running on both types of MacOS runner (if such a configuration is possible)

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

No branches or pull requests

1 participant