[skip-ci] Packit: specify fedora-latest in propose-downstream

The packit alias `fedora-latest` points to the latest branched version
(regardless if released or not).

So, this configuration should work without issues through Fedora 40
release and should account for all branches until Fedora 41 release.

Ref: https://packit.dev/docs/configuration#aliases

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
Lokesh Mandvekar
2024-03-25 15:39:06 +05:30
parent 2aad385b51
commit 492f0b7c5f

View File

@ -67,7 +67,8 @@ jobs:
trigger: release
update_release: false
dist_git_branches:
- fedora-development # Implies fedora-rawhide and any branched but unreleased version, will include f40 before f40 is marked stable.
- fedora-development
- fedora-latest
- job: koji_build
trigger: commit