Disable the test on centos-stream as well
This commit is contained in:
parent
e5af36b81b
commit
6a17e633cf
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue