From 8ab9f852d7567c188756dc9e6ac6b37ce1652453 Mon Sep 17 00:00:00 2001 From: David Galloway Date: Wed, 8 Oct 2025 08:57:49 -0400 Subject: [PATCH] ceph-dev-pipeline: Poor lil focal Signed-off-by: David Galloway --- ceph-dev-pipeline/build/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-dev-pipeline/build/Jenkinsfile b/ceph-dev-pipeline/build/Jenkinsfile index b2b83b27..f65911c5 100644 --- a/ceph-dev-pipeline/build/Jenkinsfile +++ b/ceph-dev-pipeline/build/Jenkinsfile @@ -186,7 +186,7 @@ pipeline { axes { axis { name 'DIST' - values 'centos9', 'centos10', 'rocky9', 'rocky10', 'jammy', 'noble', 'bookworm' + values 'centos9', 'centos10', 'rocky9', 'rocky10', 'focal', 'jammy', 'noble', 'bookworm' } axis { name 'ARCH' -- 2.39.5