Skip to content

Commit ebef883

Browse files
marmijodustymabe
authored andcommitted
Revert "config: disable ppc64le architecture for now"
We have access to the ppc64le builder from the new cluster, so we can add ppc64le back into the list of additional arches. This reverts commit 6ba2082.
1 parent 7790bab commit ebef883

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, s390x]
25+
additional_arches: [aarch64, ppc64le, s390x]
2626

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

0 commit comments

Comments
 (0)