From: Michael Tremer Date: Wed, 23 Oct 2024 11:08:51 +0000 (+0000) Subject: jenkins: Don't build for AlmaLinux 9 any more X-Git-Tag: 0.9.30~927 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f6af9fae3edd29545c364b4bbc8446fe9cf6eab1;p=pakfire.git jenkins: Don't build for AlmaLinux 9 any more 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 --- diff --git a/Jenkinsfile b/Jenkinsfile index f659d9e06..83bb25245 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -60,7 +60,6 @@ pipeline { axis { name "DISTRO" values \ - "almalinux:9", \ "archlinux:base-devel", \ "debian:trixie", \ "debian:bookworm-backports", \