From 84237fc43dc13d2372051b676d130faf1ac03172 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 3 Dec 2019 09:55:29 -0800 Subject: [PATCH] Drop remaining i686 images We don't need these any more, we don't use them for anything. Signed-off-by: Adam Williamson --- hdds.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hdds.json b/hdds.json index ad465c6..27bb73c 100644 --- a/hdds.json +++ b/hdds.json @@ -149,7 +149,7 @@ "name" : "desktop", "releases" : { "current" : ["aarch64", "ppc64le"], - "stable" : ["x86_64", "i686"], + "stable" : ["x86_64"], "branched": ["x86_64"] }, "size" : "20",