copr: high-perf builders for ppc64le @kernel-vanilla projects

This commit is contained in:
Pavel Raiskup
2025-10-09 10:26:28 +02:00
parent 46fd68d504
commit 57cf017758

View File

@@ -249,7 +249,8 @@ EXTRA_BUILDCHROOT_TAGS = [{
"tags": ["on_demand_powerful"],
}, {
# https://github.com/fedora-copr/copr/issues/3512
"pattern": "@kernel-vanilla/.*/.*(x86_64|aarch64)/.*",
# https://github.com/fedora-copr/copr/issues/3943
"pattern": "@kernel-vanilla/.*/.*(x86_64|aarch64|ppc64le)/.*",
"tags": ["on_demand_powerful"],
}, {
# https://github.com/fedora-copr/copr/issues/3603