From e6e78b14dd2bf5275720ddc04a49450295450a18 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Tue, 30 Mar 2021 14:18:19 +0200 Subject: [PATCH] ci: disable fedora-eln for now Seems like there is a missing glib2 build in the pipeline, so fedora-eln only fails, and therefore is of no use for us. --- .packit.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.packit.yml b/.packit.yml index f72266bb20..dfda223b54 100644 --- a/.packit.yml +++ b/.packit.yml @@ -4,7 +4,7 @@ # The name of the upstream package upstream_package_name: dracut -# The upstream tag versioning scheme +# The upstream tag versioning scheme upstream_tag_template: "{version}" # The URL of the upstream project @@ -46,7 +46,6 @@ jobs: metadata: targets: - fedora-development - - fedora-eln - job: copr_build trigger: commit @@ -54,7 +53,6 @@ jobs: targets: - fedora-all - fedora-development - - fedora-eln branch: master owner: "@dracut" project: Dracut