-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Add CI support to build and publish prebuilt Linux binaries for:
- x86_64
- ARM64
Goals
- Produce release binaries for both Linux architectures
- Upload them as workflow artifacts
- Optionally attach them to GitHub releases
Tasks
- Add Linux x86_64 build job
- Add Linux ARM64 build job
- Upload artifacts
- Standardize artifact names
- Document the outputs
Acceptance criteria
- CI generates a Linux x86_64 binary artifact
- CI generates a Linux ARM64 binary artifact
- Both artifacts are downloadable and clearly named
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request