copr-be: update @secureblue's pattern for powerful workers

https://github.com/fedora-copr/copr/issues/3331
This commit is contained in:
Pavel Raiskup 2025-01-13 11:20:42 +01:00
parent b3dca04377
commit 497674fa44

View file

@ -232,7 +232,7 @@ EXTRA_BUILDCHROOT_TAGS = [{
"tags": ["on_demand_powerful"],
}, {
# https://github.com/fedora-copr/copr/issues/3331
"pattern": "secureblue/hardened-chromium/.*(x86_64|aarch64)/hardened-chromium",
"pattern": "secureblue/trivalent/.*(x86_64|aarch64)/hardened-chromium",
"tags": ["on_demand_powerful"],
}, {
# https://github.com/fedora-copr/copr/issues/3353