Fix a metadata bug

This commit is contained in:
Václav Kadlčík 2023-11-16 13:08:20 +01:00
commit dc17b01f0d

View file

@ -21,7 +21,7 @@ adjust:
continue: false
because: no glibc-hwcaps
- enabled: false
when: distro == rhel-8 and distro <~ rhel-8.6
when: distro == rhel-8 and distro < rhel-8.6
continue: false
because: no glibc-hwcaps
extra-nitrate: TC#0615944