From dcb2607a30dcdb70eefa5dc3f20274ea062ed81e Mon Sep 17 00:00:00 2001 From: mulhern Date: Wed, 16 Oct 2024 12:23:11 -0400 Subject: [PATCH] Pull from updates-testing repos temporarily Signed-off-by: mulhern --- .packit.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.packit.yaml b/.packit.yaml index 0504a12d8b..b75805e60e 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -30,13 +30,17 @@ jobs: - job: copr_build trigger: pull_request targets: - - fedora-all + - fedora-development + - f40-updates-testing + - f39-updates-testing - job: tests identifier: local trigger: pull_request targets: - - fedora-all + - fedora-development + - f40-updates-testing + - f39-updates-testing # run Cockpit storage tests, see plans/ with `cockpit == yes` - job: tests