Skip to content

Commit 6ba2082

Browse files
dustymabemarmijo
authored andcommitted
config: disable ppc64le architecture for now
We are moving to a new datacenter and don't have a ppc64le builder set up there yet. This will aid in the migration.
1 parent bd7f9f0 commit 6ba2082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ streams:
2222
# bodhi-updates-testing:
2323
# type: mechanical
2424

25-
additional_arches: [aarch64, ppc64le, s390x]
25+
additional_arches: [aarch64, s390x]
2626

2727
source_config:
2828
url: https://github.com/coreos/fedora-coreos-config

0 commit comments

Comments
 (0)