copr: enable high-performance builders for solopasha/qt6-test/qt6-qtwebengine

See https://github.com/fedora-copr/copr/issues/3353
This commit is contained in:
Miroslav Suchý 2024-08-01 19:05:21 +02:00
parent 8e8843ddc6
commit 12f68c6352

View file

@ -234,7 +234,12 @@ EXTRA_BUILDCHROOT_TAGS = [{
# https://github.com/fedora-copr/copr/issues/3331
"pattern": "secureblue/hardened-chromium/.*(x86_64|aarch64)/hardened-chromium",
"tags": ["on_demand_powerful"],
}]
}, {
# https://github.com/fedora-copr/copr/issues/3353
"pattern": "solopasha/qt6-test/.*(x86_64|aarch64)/qt6-qtwebengine",
"tags": ["on_demand_powerful"],
}
]
{% endif %}