From e90f65edd1d519afbf2fbc7210e0881ec16e4b96 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 11 Oct 2023 14:33:16 +0100 Subject: [PATCH] chore: update packit config Update packit configs to build all current Fedora releases so we don't need to update this file. Signed-off-by: Peter Robinson --- .packit.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.packit.yaml b/.packit.yaml index 8176cc0a..9d45163d 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -26,13 +26,9 @@ jobs: - job: koji_build trigger: commit dist_git_branches: - - fedora-development - - fedora-37 - - fedora-38 + - fedora-all - job: bodhi_update trigger: commit dist_git_branches: - # rawhide updates are created automatically - - fedora-37 - - fedora-38 + - fedora-all