Skip to content

Commit

Permalink
Update Client supported platforms (#4201)
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Maddaus <[email protected]>
  • Loading branch information
IanMadd authored Nov 28, 2023
1 parent 77dbe98 commit bfcf381
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions content/platforms.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,15 +95,16 @@ The following table lists the commercially-supported platforms and versions for
| AIX | `powerpc` | `7.1` (TL5 SP2 or higher, recommended), `7.2` |
| Amazon Linux | `x86_64`, `aarch64` | `2.x` |
| CentOS | `x86_64`, `ppc64le` (7.x only), `ppc64` (7.x only), `aarch64` (7.x / 8.x only) | `6.x`, `7.x`, `8.x` |
| Debian | `x86_64`, `aarch64` (10.x/11.x only) | `9`, `10`, `11` |
| FreeBSD | `amd64` | `11.x`, `12.x` |
| Debian | `x86_64`, `aarch64` (10.x/11.x only) | `10`, `11` |
| FreeBSD | `amd64` | `12.x` |
| macOS | `x86_64`, `aarch64` (M1 processors) | `10.15`, `11.x`, `12.x` |
| Oracle Enterprise Linux | `x86_64`, `aarch64` (7.x / 8.x only) | `6.x`, `7.x`, `8.x` |
| Red Hat Enterprise Linux | `x86_64`, `ppc64le` (7.x only), `ppc64` (7.x only), `aarch64` (7.x / 8.x / 9.x only), `s390x` | `6.x`, `7.x`, `8.x`, `9.x` |
| Solaris | `sparc`, `i86pc` | `11.3 (16.17.4 and later only)`, `11.4` |
| Rocky Linux | `x86_64`, `aarch64` | `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` |
| Ubuntu (LTS releases) | `x86_64`,`aarch64` | `16.04`, `18.04`, `20.04` |
| Windows | `x86`, `x64` | `8.1`, `2012`, `2012 R2`, `2016`, `10 (all channels except "insider" builds)`, `2019 (Long-term servicing channel (LTSC), both Desktop Experience and Server Core)`, `11`, `2022` |
| Windows | `x86`, `x64` | `8.1`, `2012`, `2012 R2`, `2016`, `10` (all channels except "insider" builds), `2019` (Long-term servicing channel (LTSC), both Desktop Experience and Server Core), `11`, `2022` |

#### Derived platforms

Expand All @@ -114,7 +115,6 @@ See our policy on [support for derived platforms](#support-for-derived-platforms
| Platform | Architecture | Version | Parent platform |
| --- | --- | --- | --- |
| AlmaLinux | `x86_64`, `aarch64` | `8.x` | CentOS |
| Rocky Linux | `x86_64`, `aarch64` | `8.x` | CentOS |

#### Community Support

Expand Down

0 comments on commit bfcf381

Please sign in to comment.