From bc02fd0125b761610ec759f3607bfda4fac8cc8a Mon Sep 17 00:00:00 2001 From: Ian Maddaus Date: Tue, 18 Mar 2025 09:28:41 -0400 Subject: [PATCH] Update platforms.md Signed-off-by: Ian Maddaus It's not just M1 anymore. --- content/platforms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/platforms.md b/content/platforms.md index 6848763ff8..3650d04f2f 100644 --- a/content/platforms.md +++ b/content/platforms.md @@ -97,7 +97,7 @@ 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`, `aarch64` (M1 processors) | `12.x` | +| macOS | `x86_64`, `aarch64` | `12.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` | | Rocky Linux | `x86_64` | `8.x`, `9.x` |