copr: allow us to test s390x powerful builder
Relates: https://github.com/fedora-copr/copr/issues/3086
This commit is contained in:
parent
f9d29c7b4b
commit
643cee29c1
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ FAS_SIGNUP_URL = "https://accounts.stg.fedoraproject.org"
|
|||
# copr build $project https://...
|
||||
# done
|
||||
EXTRA_BUILDCHROOT_TAGS = [{
|
||||
"pattern": "@copr/powerful-test/fedora-rawhide-(x86_64|aarch64)/.*",
|
||||
"pattern": "@copr/powerful-test/fedora-rawhide-(x86_64|aarch64|s390x)/.*",
|
||||
"tags": ["on_demand_powerful"],
|
||||
}, {
|
||||
"pattern": "@copr/measure-hypervisor.*/.*x86_64/.*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue