Disable the test on centos-stream as well

This commit is contained in:
Zdenek Dohnal 2024-05-23 14:40:18 +02:00
commit 6a17e633cf

View file

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