Skip to content

Revisit MacOS CI support #159

Open
Open
@AlexanderWells-diamond

Description

@AlexanderWells-diamond

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions