Skip to content

[Python] ARM Linux Wheels (Raspberry PI) #469

@ShadowJonathan

Description

@ShadowJonathan

I'm unsure if GHA CI has Arm linux runners, but something that came up during the workshop was installing soar to raspberry PIs, which imo is a good use-case.

Adding support should be "as simple as" just adding a CI runner for linux ARM, though I remember the variety of ARM versions that raspberry pis are spread over, so looking at whether to support only ARM64 (aarch64) or older versions/variants (v6, v7, v8, hardware float, etc.) is something that needs to be done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions