From: Michael Tremer Date: Tue, 18 Feb 2025 18:09:16 +0000 (+0000) Subject: jenkins: Add Ubuntu latest for the tests X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f3b425cf185583eaa0450229a2759dbc51ab0a0;p=people%2Fms%2Fpakfire.git jenkins: Add Ubuntu latest for the tests Signed-off-by: Michael Tremer --- diff --git a/Jenkinsfile b/Jenkinsfile index c66e471d..c279406f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -16,6 +16,7 @@ pipeline { "debian:bookworm-backports", \ "fedora:latest", \ "fedora:rawhide", \ + "ubuntu:latest", \ "ubuntu:24.10" }