copr: builders: best=False for centos-stream
Complements: 6fa5f05650050a7b3e4eebf68edea24255d37f4c
This commit is contained in:
parent
e0f8122647
commit
2486104a95
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
include('templates/centos-stream.tpl')
|
||||
include('/etc/mock/templates/centos-stream.tpl')
|
||||
|
||||
config_opts['root'] = 'centos-stream-aarch64'
|
||||
config_opts['target_arch'] = 'aarch64'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
include('templates/centos-stream.tpl')
|
||||
include('/etc/mock/templates/centos-stream.tpl')
|
||||
|
||||
config_opts['root'] = 'centos-stream-ppc64le'
|
||||
config_opts['target_arch'] = 'ppc64le'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
include('templates/centos-stream.tpl')
|
||||
include('/etc/mock/templates/centos-stream.tpl')
|
||||
|
||||
config_opts['root'] = 'centos-stream-x86_64'
|
||||
config_opts['target_arch'] = 'x86_64'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue