mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 05:12:35 +08:00
copr: be: final enable of aarch64 in aws
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
e51363541e
commit
cb99f5f0f1
@@ -26,7 +26,7 @@ frontend_auth={{ copr_backend_password }}
|
||||
# vm_max_check_fails=2 - when machine is consequently X times marked as failed then it is terminated
|
||||
# vm_terminating_timeout=600 - when machine was terminated and terminate PB did not finish within this number of second, we will run the PB once again.
|
||||
|
||||
build_groups={% if devel %}5{% else %}4{% endif %}
|
||||
build_groups=5
|
||||
|
||||
group0_name=PC
|
||||
group0_archs=i386,x86_64,i586,armhfp
|
||||
|
||||
Reference in New Issue
Block a user