Skip to content

Conversation

@pranavpadmasali
Copy link
Contributor

This PR adds flexibility to choose which architecture packages to build, allowing non-release workflows to build only one architecture and significantly reducing build times.

Build workflow improvements:

  • Added a new input parameter build-targets to .github/actions/package/action.yml, allowing users to specify which architectures (x86_64, aarch64, or both) to build.
  • Updated the build steps to conditionally run the x86_64 or aarch64 package builds based on the value of the build-targets input.

@pranavpadmasali pranavpadmasali requested a review from a team as a code owner November 27, 2025 10:47
@pranavpadmasali pranavpadmasali force-pushed the pranav/add-cache-input-package-option branch from 030bbac to f093cf2 Compare November 27, 2025 10:53
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.

2 participants