From 7e80baa81f0062bf090cf6e35891cef4f1dc0258 Mon Sep 17 00:00:00 2001 From: Spencer Wilson Date: Mon, 4 Dec 2023 12:54:55 -0500 Subject: [PATCH] Downgrade ppc and s390x to Tier 3 --- PLATFORMS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PLATFORMS.md b/PLATFORMS.md index 677ef7b1cb..7ffd5135db 100644 --- a/PLATFORMS.md +++ b/PLATFORMS.md @@ -54,8 +54,6 @@ In this policy, the words "must" and "must not" specify absolute requirements th - x86_64/amd64/x64 for MacOS (XCode 14) - aarch64 for Ubuntu (Focal) - armhf/ARM7 and aarch64 emulation on Ubuntu -- ppc64le for Ubuntu (Focal) -- s390x for Ubuntu (Focal) ### Tier 2 @@ -67,4 +65,6 @@ In this policy, the words "must" and "must not" specify absolute requirements th - x86 for Windows - aarch64 for MacOS +- ppc64le for Ubuntu (Focal) +- s390x for Ubuntu (Focal)