copr-fe: fix the high-performance pattern for @secureblue
https://github.com/fedora-copr/copr/issues/3331
This commit is contained in:
parent
a0cd459d47
commit
fda55f0dd9
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ EXTRA_BUILDCHROOT_TAGS = [{
|
||||||
"tags": ["on_demand_powerful"],
|
"tags": ["on_demand_powerful"],
|
||||||
}, {
|
}, {
|
||||||
# https://github.com/fedora-copr/copr/issues/3331
|
# https://github.com/fedora-copr/copr/issues/3331
|
||||||
"pattern": "secureblue/trivalent/.*(x86_64|aarch64)/hardened-chromium",
|
"pattern": "secureblue/trivalent/.*(x86_64|aarch64)/trivalent",
|
||||||
"tags": ["on_demand_powerful"],
|
"tags": ["on_demand_powerful"],
|
||||||
}, {
|
}, {
|
||||||
# https://github.com/fedora-copr/copr/issues/3353
|
# https://github.com/fedora-copr/copr/issues/3353
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue