Skip to content

Add native arm64 Linux build to CI releases - #53

Merged
digarok merged 1 commit into
mainfrom
linux-arm64-build
Jul 18, 2026
Merged

Add native arm64 Linux build to CI releases#53
digarok merged 1 commit into
mainfrom
linux-arm64-build

Conversation

@digarok

@digarok digarok commented Jul 18, 2026

Copy link
Copy Markdown
Owner

The Linux release tarball was x86_64-only, failing with "Exec format error" on ARM Linux. Turn the linux CI job into a matrix over ubuntu-latest and ubuntu-24.04-arm (GitHub's native arm64 runner), and stamp the CPU architecture into the CPack tarball name (Linux-x86_64 / Linux-aarch64) so the two release assets don't collide.

The Linux release tarball was x86_64-only, failing with "Exec format
error" on ARM Linux. Turn the linux CI job into a matrix over
ubuntu-latest and ubuntu-24.04-arm (GitHub's native arm64 runner), and
stamp the CPU architecture into the CPack tarball name
(Linux-x86_64 / Linux-aarch64) so the two release assets don't collide.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@digarok
digarok merged commit 20e7385 into main Jul 18, 2026
6 checks passed
@digarok
digarok deleted the linux-arm64-build branch July 18, 2026 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant