From a374d6060a673f294854542d987babd783208724 Mon Sep 17 00:00:00 2001 From: Ian Maddaus Date: Wed, 17 Dec 2025 11:13:51 -0500 Subject: [PATCH] Update platforms for Client 18.8.x Signed-off-by: Ian Maddaus --- content/platforms.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/platforms.md b/content/platforms.md index ec2fb3160..7a0adde6b 100644 --- a/content/platforms.md +++ b/content/platforms.md @@ -97,9 +97,9 @@ The following table lists the commercially supported platforms and versions for | CentOS | `x86_64`, `ppc64le`, `ppc64`, `aarch64` | `7.x` | | Debian | `x86_64` | `10`, `11` | | FreeBSD | `amd64` | `13.x` | -| macOS | `x86_64` (12.x only), `aarch64` | `12.x`, `13.x`, `14.x` | +| macOS | `aarch64` | `13.x`, `14.x` | | Oracle Enterprise Linux | `x86_64`, `aarch64` | `7.x`, `8.x` | -| Red Hat Enterprise Linux | `x86_64`, `ppc64le` (7.x only), `ppc64` (7.x only), `aarch64`, `s390x` (7.x / 8.x only) | `7.x`, `8.x`, `9.x` | +| Red Hat Enterprise Linux | `x86_64`, `ppc64le` (7.x only), `ppc64` (7.x only), `aarch64`, `s390x` (7.x / 8.x only) | `7.x`, `8.x`, `9.x`, `10.x` | | Rocky Linux | `x86_64` | `8.x`, `9.x` | | Solaris | `sparc`, `i86pc` | `11.3` (16.17.4 and later only), `11.4` | | SUSE Linux Enterprise Server | `x86_64`, `aarch64` (15.x only), `s390x` | `12`, `15` |