From 6a17e633cfa294ed143b42971b3fd9ec1282b266 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 23 May 2024 14:40:18 +0200 Subject: [PATCH] Disable the test on centos-stream as well --- Smoke/ghostscript-x11/main.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Smoke/ghostscript-x11/main.fmf b/Smoke/ghostscript-x11/main.fmf index af89444..41e8f78 100644 --- a/Smoke/ghostscript-x11/main.fmf +++ b/Smoke/ghostscript-x11/main.fmf @@ -23,7 +23,7 @@ adjust: when: distro < rhel-8 continue: false - enabled: false - when: distro >= rhel-10 + when: distro >= rhel-10 or distro >= centos-stream-10 continue: false - enabled: false when: purpose == gating and distro ~< rhel-8.3