From 1cd6b9923784ebe985918dfd8ff99d592192d4a0 Mon Sep 17 00:00:00 2001 From: Ewoud Kohl van Wijngaarden Date: Fri, 21 Jun 2024 19:44:00 +0200 Subject: [PATCH] Update packit to build on RHEL 8 & 9 --- .packit.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.packit.yaml b/.packit.yaml index eae13a55..7261a304 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -28,11 +28,16 @@ jobs: - job: copr_build trigger: pull_request targets: - centos-stream-8: + 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: