Skip to content

Commit

Permalink
Merge pull request #3187 from nickanderson/ENT-10347/master
Browse files Browse the repository at this point in the history
ENT-10347: Added Debian 12 to supported platforms
  • Loading branch information
nickanderson authored Jan 10, 2024
2 parents ef572ba + f7eede4 commit 697edf8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions release-notes/supported-platforms.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ for all supported platforms and [binary packages for popular Linux distributions
| Platform | Versions | Architecture |
|:-----------:|:--------------------------:|:------------:|
| CentOS/RHEL | 7, 8.1+, 9 | x86-64 |
| Debian | 9, 10, 11 | x86-64 |
| Debian | 11 | arm64 |
| Debian | 9, 10, 11, 12 | x86-64 |
| Debian | 11, 12 | arm64 |
| Ubuntu | 16.04, 18.04, 20.04, 22.04 | x86-64 |
| Ubuntu | 22.04 | arm64 |

Expand All @@ -28,8 +28,8 @@ Any supported host can be a policy server in Community installations of CFEngine
|:-----------:|:-------------------------:|:-------------:|
| AIX | 7.1, 7.2 | PowerPC |
| CentOS/RHEL | 6, 7, 8.1, 9 | x86-64 |
| Debian | 9, 10, 11 | x86-64 |
| Debian | 11 | arm64 |
| Debian | 9, 10, 11, 12 | x86-64 |
| Debian | 11, 12 | arm64 |
| HP-UX | 11.31+ | Itanium |
| SLES | 12, 15 | x86-64 |
| Solaris | 11 | UltraSparc |
Expand Down

0 comments on commit 697edf8

Please sign in to comment.