]> git.ipfire.org Git - pakfire.git/commitdiff
jenkins: Don't build for AlmaLinux 9 any more
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 23 Oct 2024 11:08:51 +0000 (11:08 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 23 Oct 2024 11:08:51 +0000 (11:08 +0000)
AlmaLinux does not support the new mount API and we currently don't
really have a user for Pakfire on this platform.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Jenkinsfile

index f659d9e06824870cc5fec861893a57382859a8b8..83bb252451d02d5e0cf010435045cb23472cd60c 100644 (file)
@@ -60,7 +60,6 @@ pipeline {
                                        axis {
                                                name "DISTRO"
                                                values \
-                                                       "almalinux:9", \
                                                        "archlinux:base-devel", \
                                                        "debian:trixie", \
                                                        "debian:bookworm-backports", \