Skip to content

Commit

Permalink
Fix merge errors (#735)
Browse files Browse the repository at this point in the history
resolve #677

There is misssing target for epel-10
There is missing dependency bluechi-selinux exist in epel and not c10s

Signed-off-by: Yariv Rachmani <[email protected]>
  • Loading branch information
Yarboa authored Feb 27, 2025
1 parent 2e485b8 commit a09ba10
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
- epel-9-aarch64
- epel-9-ppc64le
- epel-9-x86_64
- epel-10-aarch64
- epel-10-ppc64le
- epel-10-x86_64

- job: tests
trigger: pull_request
Expand Down

0 comments on commit a09ba10

Please sign in to comment.