tftsr-devops_investigation/.gitea/workflows
Shaun Arman d6117034ee
Some checks failed
Auto Tag / auto-tag (push) Successful in 6s
Test / rust-fmt-check (push) Successful in 2m8s
Test / rust-tests (push) Has been cancelled
Test / rust-clippy (push) Has been cancelled
Test / frontend-typecheck (push) Has been cancelled
Test / frontend-tests (push) Has been cancelled
Release / build-windows-amd64 (push) Has been cancelled
Release / build-linux-arm64 (push) Has been cancelled
Release / build-macos-arm64 (push) Has been cancelled
Release / build-linux-amd64 (push) Has been cancelled
fix: ARM64 build native compilation instead of cross-compilation
The linux-arm64 job runs on a native ARM64 runner, so cross-compilation
setup is not needed. Removed dpkg --add-architecture, cross-compiler,
and architecture-specific package suffixes. This fixes "held broken
packages" error during dependency installation.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-03 10:05:55 -05:00
..
auto-tag.yml feat: auto-increment patch tag on every merge to master 2026-03-30 16:32:55 -05:00
release.yml fix: ARM64 build native compilation instead of cross-compilation 2026-04-03 10:05:55 -05:00
test.yml ci: restrict test.yml to branch pushes only (not tags) 2026-03-29 18:56:00 -05:00