Skip to content

ci: add Arch Linux build job - #21

Closed
TaJirax wants to merge 2 commits into
mainfrom
ci/arch-linux-build
Closed

ci: add Arch Linux build job#21
TaJirax wants to merge 2 commits into
mainfrom
ci/arch-linux-build

Conversation

@TaJirax

@TaJirax TaJirax commented Aug 30, 2026

Copy link
Copy Markdown

Adds an arch-build job to the Android workflow: same debug build + unit tests, but inside an archlinux:latest container using pacman's JDK 21 and Go, so toolchain drift on Arch shows up in CI.

No release wiring — the job is skipped on release events and publish still depends on build only.

🤖 Generated with Claude Code

TaJirax and others added 2 commits August 30, 2026 13:31
Builds debug + unit tests in an archlinux:latest container using
pacman's JDK 21 and Go, so toolchain drift on Arch shows up in CI.
Skipped on release events and not wired into publish.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Out of android.yml into arch.yml. amd64 runs archlinux:latest on
ubuntu-latest; arm64 runs Arch Linux ARM on ubuntu-24.04-arm.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@TaJirax TaJirax closed this Aug 30, 2026
@TaJirax
TaJirax deleted the ci/arch-linux-build branch August 30, 2026 10:22
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