From e5af36b81bd2e20bdf00038e3359c6959d3396b7 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 15 Apr 2024 16:50:34 +0200 Subject: [PATCH] X11 device is no longer in new Centos Stream --- Smoke/ghostscript-x11/main.fmf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Smoke/ghostscript-x11/main.fmf b/Smoke/ghostscript-x11/main.fmf index f23a265..af89444 100644 --- a/Smoke/ghostscript-x11/main.fmf +++ b/Smoke/ghostscript-x11/main.fmf @@ -22,6 +22,9 @@ adjust: - enabled: false when: distro < rhel-8 continue: false + - enabled: false + when: distro >= rhel-10 + continue: false - enabled: false when: purpose == gating and distro ~< rhel-8.3 continue: false