diff --git a/.packit.yaml b/.packit.yaml index f0c8ce0634..733f129811 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -66,11 +66,15 @@ jobs: project: podman-next enable_net: true + # NOTE: Breaking changes related to Podman6 will only be shipped to Fedora + # Rawhide (to be Fedora 45) and newer. + # TODO: Update dist_git_branches as and when new Fedora releases are + # available. - job: propose_downstream trigger: release packages: [containers-common-fedora] dist_git_branches: &fedora_targets - - fedora-all + - fedora-rawhide # Ignore CentOS Stream for now - job: propose_downstream