From ec963848824b26d0ab1c50f0a0a30f3d408ad6fe Mon Sep 17 00:00:00 2001 From: Adam Ruzicka Date: Mon, 19 Feb 2024 16:40:48 +0100 Subject: [PATCH] packit updates - build against rhel instead of centos-stream - build for el9 --- .packit.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.packit.yml b/.packit.yml index c287cfce..8dd11965 100644 --- a/.packit.yml +++ b/.packit.yml @@ -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: