From: Michael Tremer Date: Tue, 19 May 2026 09:30:39 +0000 (+0000) Subject: jenkins: Disable Fedora X-Git-Tag: 0.0.1~4 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=8bf6421e1507f5c12fd16397ef7e694db3d701ad;p=zone-sync.git jenkins: Disable Fedora The BIND headers seem to have been heavily patched and it is hard work to make it compile. Since this is currently not really one of our target platforms, I am just disabling building for Fedora. Signed-off-by: Michael Tremer --- diff --git a/Jenkinsfile b/Jenkinsfile index c0bd786..0cfb108 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -14,8 +14,6 @@ pipeline { "archlinux:base-devel", \ "debian:forky", \ "debian:trixie", \ - "fedora:45", \ - "fedora:44", \ "ubuntu:26.04", \ "ubuntu:25.10" }