shadow-stack-smoke: extend coverage to fedora 43 and newer

This commit is contained in:
Jesus Checa Hidalgo 2026-08-24 08:52:35 +02:00
commit 804bb66567

View file

@ -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