From 60880b7113b45a6da98267fa4d57fadc9c2c09cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Mart=C3=ADn?= Date: Wed, 27 Nov 2024 18:06:21 +0100 Subject: [PATCH] chore: enable centos-stream-10 builds and testing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miguel Martín --- .packit.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index 36f988b71..d9b256c58 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -43,6 +43,7 @@ jobs: trigger: pull_request targets: centos-stream-9: {} + centos-stream-10: {} fedora-latest-stable: {} fedora-latest: {} fedora-rawhide: {} @@ -54,6 +55,7 @@ jobs: tmt_plan: plans/onboarding targets: centos-stream-9: {} + centos-stream-10: {} fedora-latest-stable: {} fedora-latest: {} fedora-rawhide: {}