copr: add powerful builders for centoshyperscale/asahi/kernel

This commit is contained in:
Jiri Kyjovsky 2025-05-09 11:51:17 +02:00
parent ac80f732ff
commit aacfa2b00e

View file

@ -254,6 +254,10 @@ EXTRA_BUILDCHROOT_TAGS = [{
# https://github.com/fedora-copr/copr/issues/3603
"pattern": "wojnilowicz/ungoogled-chromium/.*(x86_64|aarch64)/.*",
"tags": ["on_demand_powerful"],
},{
# https://github.com/fedora-copr/copr/issues/3718
"pattern": "@centoshyperscale/asahi/.*(x86_64|aarch64)/kernel",
"tags": ["on_demand_powerful"],
}]
{% endif %}