Compile and test Bytey natively on ARM #211
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/bytey-arm-20260910"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use a pinned multi-architecture Alpine base and native C tools for Bytey. The recipe checks aarch64 before compiling and testing, so a wrong worker cannot produce a green build. Other project recipes keep their existing toolchain. Validation: make check passed. Release after the dedicated ARM executor is ready.