Staging koji now has armhfp buiders
This commit is contained in:
parent
3512dad185
commit
cac10dbee7
1 changed files with 0 additions and 4 deletions
|
@ -20,11 +20,7 @@ config = {
|
|||
"target_tag": "{{ koschei_koji_tag }}",
|
||||
"build_tag": "{{ koschei_koji_tag }}-build",
|
||||
"max_builds": 40,
|
||||
{% if env == 'staging' %}
|
||||
"build_arches": ['i386', 'x86_64'],
|
||||
{% else %}
|
||||
"build_arches": ['i386', 'x86_64', 'armhfp'],
|
||||
{% endif %}
|
||||
"build_opts": {
|
||||
},
|
||||
"load_threshold": 0.65,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue