Skip to content

Commit 5f3e038

Browse files
authored
Correct supported platforms for Infra Client (#4342)
Signed-off-by: Ian Maddaus <[email protected]>
1 parent 9ca2840 commit 5f3e038

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/platforms.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,16 +95,16 @@ The following table lists the commercially supported platforms and versions for
9595
| AIX | `powerpc` | `7.1` (TL5 SP2 or higher, recommended), `7.2`, `7.3` |
9696
| Amazon Linux | `x86_64`, `aarch64` | `2.x`, `2023` |
9797
| CentOS | `x86_64`, `ppc64le`, `ppc64`, `aarch64` | `7.x` |
98-
| Debian | `x86_64`, `aarch64` | `10`, `11` |
98+
| Debian | `x86_64` | `10`, `11` |
9999
| FreeBSD | `amd64` | `13.x` |
100100
| macOS | `x86_64`, `aarch64` (M1 processors) | `12.x` |
101101
| Oracle Enterprise Linux | `x86_64`, `aarch64` | `7.x`, `8.x` |
102102
| 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` |
103-
| Rocky Linux | `x86_64`, `aarch64` | `8.x`, `9.x` |
103+
| Rocky Linux | `x86_64` | `8.x`, `9.x` |
104104
| Solaris | `sparc`, `i86pc` | `11.3` (16.17.4 and later only), `11.4` |
105105
| SUSE Linux Enterprise Server | `x86_64`, `aarch64` (15.x only), `s390x` | `12`, `15` |
106-
| Ubuntu (LTS releases) | `x86_64`,`aarch64` | `16.04`, `18.04`, `20.04`, `22.04` |
107-
| Windows | `x86`, `x64` | `2012`, `2012 R2`, `2016`, `10` (all channels except "insider" builds), `2019` (Long-term servicing channel (LTSC), both Desktop Experience and Server Core), `11`, `2022` |
106+
| Ubuntu (LTS releases) | `x86_64`,`aarch64` (18.x and above) | `16.04`, `18.04`, `20.04`, `22.04` |
107+
| Windows | `x86_64` | `2012`, `2012 R2`, `2016`, `10` (all channels except "insider" builds), `2019` (Long-term servicing channel (LTSC), both Desktop Experience and Server Core), `11`, `2022` |
108108

109109
#### Derived platforms
110110

0 commit comments

Comments
 (0)