update README to include support for Amazon Linux >= 2023.6

This commit is contained in:
Stanislas Lange 2025-03-10 10:20:58 +01:00
parent db2982a284
commit 6d66b630f6
No known key found for this signature in database

View File

@ -132,18 +132,19 @@ export PASS="1"
The script supports these Linux distributions: The script supports these Linux distributions:
| | Support | | | Support |
| ------------------ | ------- | | ---------------------- | ------- |
| AlmaLinux 8 | ✅ | | AlmaLinux 8 | ✅ |
| Amazon Linux 2 | ✅ | | Amazon Linux 2 | ✅ |
| Arch Linux | ✅ | | Amazon Linux >= 2023.6 | ✅ |
| CentOS 7 | ✅ | | Arch Linux | ✅ |
| CentOS Stream >= 8 | ✅ 🤖 | | CentOS 7 | ✅ |
| Debian >= 10 | ✅ 🤖 | | CentOS Stream >= 8 | ✅ 🤖 |
| Fedora >= 35 | ✅ 🤖 | | Debian >= 10 | ✅ 🤖 |
| Oracle Linux 8 | ✅ | | Fedora >= 35 | ✅ 🤖 |
| Rocky Linux 8 | ✅ | | Oracle Linux 8 | ✅ |
| Ubuntu >= 18.04 | ✅ 🤖 | | Rocky Linux 8 | ✅ |
| Ubuntu >= 18.04 | ✅ 🤖 |
To be noted: To be noted: