copr-builders: hypervisors shouldn't take s390x tasks
This commit is contained in:
parent
198c13a8b1
commit
fb673b2878
1 changed files with 4 additions and 0 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue