From 74392111eb9a02f7d3c550ae400fdddb3f70a833 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= Date: Fri, 5 Apr 2024 19:08:06 -0400 Subject: [PATCH] opensuse: Disable 15.5 cloud images MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- jenkins/jobs/image-opensuse.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jenkins/jobs/image-opensuse.yaml b/jenkins/jobs/image-opensuse.yaml index 092a09ed..0f4d9493 100644 --- a/jenkins/jobs/image-opensuse.yaml +++ b/jenkins/jobs/image-opensuse.yaml @@ -54,7 +54,8 @@ execution-strategy: combination-filter: ' - !(architecture != "amd64" && variant == "desktop-kde")' + !(architecture != "amd64" && variant == "desktop-kde") && + !(release == "15.5" && variant == "cloud")' properties: - build-discarder: