Skip to content

Build for native use on Apple silicon #1

@victorlin

Description

@victorlin

By default, the build is done only for the GitHub runner ubuntu-latest's platform linux/amd64. It can be built for arm64 using --platform linux/arm64 however that uses emulation and can be extremely slow depending on the build steps.

Consider using the macos-14 runner which runs on Apple silicon. This would provide a native build and allow native use on other Apple silicon devices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions