From 3a4378225a680caa3cdd9a1e83ec54e42213c99a Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Fri, 3 Jan 2025 13:30:10 -0500 Subject: [PATCH] build: add fedora-41 to .packit.yaml Relates to JIRA: DISCOVERY-865 --- .packit.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index 93c7d73..55730f1 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -20,6 +20,8 @@ jobs: # fedora is like an even farther future preview. - fedora-40-x86_64 - fedora-40-aarch64 + - fedora-41-x86_64 + - fedora-41-aarch64 - job: copr_build trigger: commit