Skip to content

Commit

Permalink
ci: include additional repository to enable EL7 build
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Styk <[email protected]>
  • Loading branch information
StykMartin committed Oct 28, 2024
1 parent 4ee22b8 commit 084fa7b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,10 @@ jobs:
- job: copr_build
trigger: pull_request
targets:
- epel-7-x86_64
epel-7-x86_64:
additional_repos:
- https://beaker-project.org/yum/server/RedHatEnterpriseLinux7/
- https://vault.centos.org/centos/7/extras/x86_64/
identifier: rhel_7
actions:
post-upstream-clone:
Expand Down

0 comments on commit 084fa7b

Please sign in to comment.