From a8d4bde0a6159f4407c6eabbb8aa5da211317f83 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 22 Apr 2022 15:24:25 -0700 Subject: [PATCH] Build Server ppc64le image for Rawhide for update testing Signed-off-by: Adam Williamson --- hdds.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hdds.json b/hdds.json index 30a959c..6299e96 100644 --- a/hdds.json +++ b/hdds.json @@ -173,7 +173,7 @@ "releases" : { "stable" : ["x86_64", "ppc64le", "aarch64"], "branched": ["x86_64", "ppc64le", "aarch64"], - "rawhide": ["x86_64"] + "rawhide": ["x86_64", "ppc64le"] }, "size" : "7", "imgver": "3",