copr-be: make sure Washington is disabled

https://github.com/fedora-copr/copr/issues/3558
This commit is contained in:
Pavel Raiskup 2024-12-20 23:00:40 +01:00
parent daa719fa16
commit 9786678aad
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@ builders:
x86_64: [20, 4, 20]
ibm_cloud_us_east:
# s390x is on-demand
s390x: [9, 6, 6]
s390x: [0, 0, 0]
ibm_cloud_tokyo:
# tokyo is evacuated
s390x: [0, 6, 6]

View file

@ -42,7 +42,7 @@ builders:
x86_64: [2, 1, 1]
ibm_cloud_us_east:
# s390x is on-demand
s390x: [2, 0, 1]
s390x: [0, 0, 0]
ibm_cloud_tokyo:
# tokyo is evacuated
s390x: [0, 0, 0]