Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Fedora and EPEL branch targets to architecture-specific branches in .packit.yaml #599

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

RakeshMK90
Copy link
Collaborator

This merge request updates the .packit.yaml configuration file to replace the existing Fedora and EPEL branch targets with architecture-specific branches for aarch64, ppc64le, and x86_64. The updated branches ensure that builds are now targeted for the respective architectures.

Changes:

  • Updated Fedora branch targets from fedora-rawhide, fedora-41, fedora-40, and fedora-39 to fedora-all-aarch64, fedora-all-ppc64le, and fedora-all-x86_64.
  • Updated EPEL branch targets from epel-9 and epel-10 to epel-all-aarch64, epel-all-ppc64le, and epel-all-x86_64.

These changes align the branch targets with architecture-specific builds to improve accuracy in handling package distribution for different systems.

@dougsland
Copy link
Collaborator

CI/CD error not related to your patch. thanks for your contribution @RakeshMK90

@dougsland dougsland merged commit 645c4d7 into main Oct 4, 2024
9 of 11 checks passed
@dougsland dougsland deleted the updatePackit branch October 6, 2024 12:37
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