From: Michael Tremer Date: Fri, 7 Feb 2025 12:01:04 +0000 (+0000) Subject: jenkins: Drop building for Ubuntu 24.04 X-Git-Tag: 0.9.30~98 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9383f32e776f98419e555496e12fa62c1cfb470d;p=pakfire.git jenkins: Drop building for Ubuntu 24.04 This version does not have a recent enough version of cURL and therefore, the build fails. I don't think we need to support anything old here that does not support WebSockets. Signed-off-by: Michael Tremer --- diff --git a/Jenkinsfile b/Jenkinsfile index d69b1597..c66e471d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -16,8 +16,7 @@ pipeline { "debian:bookworm-backports", \ "fedora:latest", \ "fedora:rawhide", \ - "ubuntu:24.10", \ - "ubuntu:24.04" + "ubuntu:24.10" } axis {