copr-builders: hypervisors shouldn't take s390x tasks

This commit is contained in:
Pavel Raiskup 2022-01-09 22:14:21 +01:00
parent 198c13a8b1
commit fb673b2878

View file

@ -86,8 +86,12 @@ copr_hv_x86_64_{{ hv }}_{% if devel %}dev{% else %}prod{% endif %}:
- arch_i686_native
- arch_armhfp
- arch_armhfp_emulated
{% if devel %}
- drop_this_warning_warning
{% else %}
- arch_s390x
- arch_s390x_emulated
{% endif %}
- hypervisor
- hypervisor_x86_64
- hypervisor_x86_64_{{ hv }}