Skip to content

feat: build for aarch64 linux#372

Merged
ellie merged 1 commit intomainfrom
ellie/aarch64-linux-builds
Jan 27, 2026
Merged

feat: build for aarch64 linux#372
ellie merged 1 commit intomainfrom
ellie/aarch64-linux-builds

Conversation

@ellie
Copy link
Member

@ellie ellie commented Jan 27, 2026

Add aarch64 linux builds

Tasks

  • Regenerated TS-RS bindings (if any ts(export) structs have changed)
  • Updated the documentation in docs/ (if any application behavior has changed)
  • I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 27, 2026

Greptile Overview

Greptile Summary

Adds aarch64 Linux builds to both edge and release workflows. Changes include:

  • New matrix entry for depot-ubuntu-24.04-arm-4 runner with --target aarch64-unknown-linux-gnu
  • Updated dependency installation conditions to include the new platform
  • Configured Rust toolchain to install aarch64 Linux target
  • Updated comment in release workflow for accuracy

Implementation is consistent across both workflows and properly handles all platform-specific configurations.

Important Files Changed

Filename Overview
.github/workflows/tauri-edge.yaml Added aarch64 Linux build target using depot-ubuntu-24.04-arm-4 runner with proper dependency installation and Rust target configuration
.github/workflows/tauri-release.yaml Added aarch64 Linux build target to release workflow with consistent platform conditions and updated comment for clarity

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

No files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@ellie ellie merged commit 4752a76 into main Jan 27, 2026
9 checks passed
@ellie ellie deleted the ellie/aarch64-linux-builds branch January 27, 2026 02:07
@github-actions github-actions bot locked and limited conversation to collaborators Jan 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant