Asterisks don't work - use pure fedora/centos-stream

This commit is contained in:
Zdenek Dohnal 2023-03-28 16:27:47 +02:00
parent 2a1540010a
commit 4e69c81101

View File

@ -8,5 +8,5 @@ execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream-* or distro == fedora-*
when: distro == centos-stream or distro == fedora
because: They don't have access to internal repos.