Skip to content

Add aarch64 support#799

Open
4Luke4 wants to merge 1 commit intohuderlem:devfrom
4Luke4:aarch64
Open

Add aarch64 support#799
4Luke4 wants to merge 1 commit intohuderlem:devfrom
4Luke4:aarch64

Conversation

@4Luke4
Copy link
Copy Markdown

@4Luke4 4Luke4 commented May 1, 2026

New ARM64 Linux build and release workflow:

  • Adds a build-linux-arm64 job to .github/workflows/main.yml that runs on an ARM64 Ubuntu runner and compiles the project using Qt 6.8 with QtCharts support.
  • Installs linuxdeploy and its Qt plugin for ARM64 to package the application as an AppImage when building from a tag.
  • Prepares necessary AppImage assets, including converting an icon and generating a .desktop file.
  • Builds the AppImage and packages it into a zip archive for release.
  • Uploads the packaged ARM64 AppImage as a release asset using softprops/action-gh-release when a new tag is pushed.

Add aarch64 support.
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