Add support for Amazon Linux 2023 out of the box (#1259)

Co-authored-by: Stanislas Lange <git@slange.me>
This commit is contained in:
Blake Fleischer
2025-03-10 05:24:45 -04:00
committed by GitHub
parent e2d4990ae1
commit 399c3c87b9
2 changed files with 22 additions and 16 deletions

View File

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