forked from infra/ansible
copr: high performance builder for karlinator/texlive-2023
Fix https://github.com/fedora-copr/copr/issues/4319
This commit is contained in:
parent
0ea1c9f292
commit
c33602daf4
1 changed files with 4 additions and 0 deletions
|
|
@ -292,6 +292,10 @@ EXTRA_BUILDCHROOT_TAGS = [{
|
|||
# packages that always takes time to build
|
||||
"pattern": ".*/.*/.*(x86_64|aarch64|ppc64le)/(firefox|thunderbird|pytorch|llvm|gcc|kernel)$",
|
||||
"tags": ["on_demand_powerful"],
|
||||
},{
|
||||
# https://github.com/fedora-copr/copr/issues/4319
|
||||
"pattern": "^karlinator/texlive-2023/.*(x86_64|aarch64)/texlive*",
|
||||
"tags": ["on_demand_powerful"],
|
||||
}]
|
||||
{% endif %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue