We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68b2e5b + 8dff57f commit 59d0c32Copy full SHA for 59d0c32
1 file changed
.packit.yaml
@@ -123,12 +123,16 @@ jobs:
123
id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/centos-stream-$releasever/rhcontainerbot-podman-next-centos-stream-$releasever.repo
124
125
# Sync to Fedora
126
+ # NOTE: Breaking changes related to Podman6 will only be shipped to Fedora
127
+ # Rawhide (to be Fedora 45) and newer.
128
+ # TODO: Update dist_git_branches as and when new Fedora releases are
129
+ # available.
130
- job: propose_downstream
131
trigger: release
132
packages: [aardvark-dns-fedora]
133
update_release: false
134
dist_git_branches: &fedora_targets
- - fedora-all
135
+ - fedora-rawhide
136
137
# Sync to CentOS Stream
138
0 commit comments