forked from infra/ansible
copr: enable powerful builders for firefox and thunderbird
This commit is contained in:
parent
412125fdcb
commit
21f9d92f8a
1 changed files with 4 additions and 0 deletions
|
|
@ -288,6 +288,10 @@ EXTRA_BUILDCHROOT_TAGS = [{
|
|||
# https://github.com/fedora-copr/copr/issues/4256
|
||||
"pattern": "^@python/python3\.\d+/.*/root$",
|
||||
"tags": ["on_demand_powerful"],
|
||||
},{
|
||||
# packages that always takes time to build
|
||||
"pattern": ".*/.*/.*/(firefox|thunderbird)$",
|
||||
"tags": ["on_demand_powerful"],
|
||||
}]
|
||||
{% endif %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue