Skip to content

Commit

Permalink
fix: Drop EL8 from packit config
Browse files Browse the repository at this point in the history
  • Loading branch information
Manisha15 committed Dec 10, 2024
1 parent 14b5207 commit e9a28a2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .packit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,11 @@ jobs:
- job: copr_build
trigger: pull_request
targets:
rhel-8:
additional_modules: "foreman-devel:el8"
additional_repos:
- https://yum.theforeman.org/releases/nightly/el8/x86_64/
- https://yum.theforeman.org/plugins/nightly/el8/x86_64/
rhel-9:
additional_modules: "foreman-devel:el9"
additional_repos:
- https://yum.theforeman.org/releases/nightly/el9/x86_64/
- https://yum.theforeman.org/plugins/nightly/el9/x86_64/
module_hotfixes: true

srpm_build_deps:
- wget
Expand Down

0 comments on commit e9a28a2

Please sign in to comment.