From 282b51ca90f1f4495a723b5b680694cf4f372e27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pl=C3=ADchal?= Date: Mon, 23 Sep 2024 15:37:05 +0200 Subject: [PATCH] The time has come to enable the `epel-10` building According to the EPEL 10 status update: "Packagers can resume building for epel10 at their leisure." Let's try it then? https://discussion.fedoraproject.org/t/epel-10-status-update/124549 --- .packit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.packit.yaml b/.packit.yaml index 8d0319e0f0..504c374aec 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -24,6 +24,7 @@ actions: &base-actions targets: &all-targets - fedora-all - epel-9 + - epel-10 jobs: # Build pull requests