1
0
Fork 0
forked from infra/ansible

copr: more packages to powerful builder

This commit is contained in:
Miroslav Suchý 2026-05-06 08:47:16 +02:00
commit 10ad96ad9d

View file

@ -290,7 +290,7 @@ EXTRA_BUILDCHROOT_TAGS = [{
"tags": ["on_demand_powerful"],
},{
# packages that always takes time to build
"pattern": ".*/.*/.*/(firefox|thunderbird)$",
"pattern": ".*/.*/.*/(firefox|thunderbird|pytorch|llvm)$",
"tags": ["on_demand_powerful"],
}]
{% endif %}