Pavel Raiskup 2023-11-06 15:08:19 +01:00
parent 8028e00aaf
commit eb7fe4b5ba

View file

@ -208,5 +208,17 @@ EXTRA_BUILDCHROOT_TAGS = [{
# https://github.com/fedora-copr/copr/issues/2966
"pattern": "ngompa/fedora-asahi-dev/.*(x86_64|aarch64)/kernel",
"tags": ["on_demand_powerful"],
}, {
# https://github.com/fedora-copr/copr/issues/2985
"pattern": "ngompa/kernel-ark-exp-dev/.*(x86_64|aarch64)/kernel",
"tags": ["on_demand_powerful"],
}, {
# https://github.com/fedora-copr/copr/issues/2986
"pattern": "@centoshyperscale/kernel/.*(x86_64|aarch64)/kernel",
"tags": ["on_demand_powerful"],
}, {
# https://github.com/fedora-copr/copr/issues/2987
"pattern": "@fedora-llvm-team/llvm-snapshots/.*x86_64/(llvm|clang)",
"tags": ["on_demand_powerful"],
}]
{% endif %}