]> git.ipfire.org Git - pakfire.git/commitdiff
jenkins: Drop building for Ubuntu 24.04
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 7 Feb 2025 12:01:04 +0000 (12:01 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 7 Feb 2025 12:01:04 +0000 (12:01 +0000)
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 <michael.tremer@ipfire.org>
Jenkinsfile

index d69b15978c04a97ea6085f81456224416db5664e..c66e471d556f2b5ee1ba24e4176228cdd06f282a 100644 (file)
@@ -16,8 +16,7 @@ pipeline {
                                                        "debian:bookworm-backports", \
                                                        "fedora:latest", \
                                                        "fedora:rawhide", \
-                                                       "ubuntu:24.10", \
-                                                       "ubuntu:24.04"
+                                                       "ubuntu:24.10"
                                        }
 
                                        axis {