Update distribution matrix for end-to-end tests

This commit is contained in:
Stanislas Lange 2024-11-07 20:49:42 +01:00
parent 0d58ddcb8c
commit dc114f3243
No known key found for this signature in database
2 changed files with 10 additions and 11 deletions

View File

@ -19,7 +19,6 @@ jobs:
- ubuntu-24-04-x64 - ubuntu-24-04-x64
- fedora-39-x64 - fedora-39-x64
- fedora-40-x64 - fedora-40-x64
- centos-7-x64
# - centos-stream-9-x64 # yum oomkill # - centos-stream-9-x64 # yum oomkill
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4

View File

@ -117,16 +117,16 @@ The script supports these Linux distributions:
| | Support | | | Support |
| ------------------ | ------- | | ------------------ | ------- |
| AlmaLinux 8 | ✅ | | AlmaLinux 8 | ✅ |
| Amazon Linux 2 | ✅ | | Amazon Linux 2 | ✅ |
| Arch Linux | ✅ | | Arch Linux | ✅ |
| CentOS 7 | ✅ 🤖 | | CentOS 7 | ✅ |
| CentOS Stream >= 8 | ✅ 🤖 | | CentOS Stream >= 8 | ✅ 🤖 |
| Debian >= 10 | ✅ 🤖 | | Debian >= 10 | ✅ 🤖 |
| Fedora >= 35 | ✅ 🤖 | | Fedora >= 35 | ✅ 🤖 |
| Oracle Linux 8 | ✅ | | Oracle Linux 8 | ✅ |
| Rocky Linux 8 | ✅ | | Rocky Linux 8 | ✅ |
| Ubuntu >= 18.04 | ✅ 🤖 | | Ubuntu >= 18.04 | ✅ 🤖 |
To be noted: To be noted: