Skip to content

Official support for aarch64 release builds #461

Description

@permafrost06

Describe the Feature

Add official aarch64 release builds to the release workflow, so ARM64 users can download prebuilt release artifacts the same way x86_64 users can today.

Problem or Use Case

OBK already builds successfully on aarch64 systems like Asahi Linux using the current build instructions. However, the repo's release workflow currently does not produce aarch64 artifacts, so ARM64 users must build from source manually.

Proposed Solution

Building OBK with the current installation instructions works fine in Asahi linux. Therefore, it should be simple to add the aarch64 build to the releases by just adding an aarch64 runner (e.g. ubuntu-24.04-arm) in the deploy workflow.

I'd be happy to try creating a pr but I think I'll need some guidance.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions