Skip to content

Run tests on MacOS ARM in CI #20993

Open
@benjyw

Description

@benjyw

We currently run tests in CI on Linux ARM 64, Linux X86_64, and MacOS X86_64 (we build wheels for all 4 platforms, of course).

However M1 adoption is now very far along, and Darwin X86_64 is, if anything, being phased out. So we should probably test on that platform.

Related: we only run the full test suite on Linux X86_64, and run the "platform specific" test subset on the other two platforms, to save resources. We should probably run the full test suite for all platforms at least on main, if not for every PR.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    category:internalCI, fixes for not-yet-released features, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions