diff --git a/tests/Sanity/shadow-stack-smoke/main.fmf b/tests/Sanity/shadow-stack-smoke/main.fmf index 565ad68..ed48a81 100644 --- a/tests/Sanity/shadow-stack-smoke/main.fmf +++ b/tests/Sanity/shadow-stack-smoke/main.fmf @@ -22,6 +22,6 @@ adjust+: # Not supported in RHEL-8 and older - when: distro == rhel-9 and distro < rhel-9.9 or distro == rhel-10 and distro < rhel-10.3 or - distro == fedora and distro < fedora-45 or + distro == fedora and distro < fedora-43 or distro <= rhel-8 enabled: false