Skip to content

feat: add Linux ARM64 builds for Raspberry Pi#3

Merged
nikuscs merged 1 commit intomainfrom
feature/linux-arm-builds
Feb 14, 2026
Merged

feat: add Linux ARM64 builds for Raspberry Pi#3
nikuscs merged 1 commit intomainfrom
feature/linux-arm-builds

Conversation

@nikuscs
Copy link
Copy Markdown
Owner

@nikuscs nikuscs commented Feb 14, 2026

Summary

Adds aarch64-unknown-linux-gnu (Linux ARM64) target to the release build pipeline for Raspberry Pi 3/4/5 compatibility. Uses cross-compilation via gcc-aarch64-linux-gnu on the Ubuntu runner.

GitHub releases will now include the olx-tracker-linux-arm64.tar.gz binary alongside the existing macOS and x64 Linux builds.

Test plan

  • CI will build and package all three targets (macOS ARM64, Linux x64, Linux ARM64)
  • Verify ARM64 binary works on Raspberry Pi hardware or ARM64 Linux emulation
  • Check release artifacts include the new ARM64 tarball

🤖 Generated with Claude Code


Open with Devin

Build aarch64-unknown-linux-gnu target in release pipeline for Raspberry Pi 3/4/5 compatibility. Uses cross-compilation via gcc-aarch64-linux-gnu on Ubuntu runner.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

@nikuscs nikuscs merged commit 5cf9df3 into main Feb 14, 2026
4 checks passed
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