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
- fedora-39-x64
- fedora-40-x64
- centos-7-x64
# - centos-stream-9-x64 # yum oomkill
steps:
- uses: actions/checkout@v4

View File

@ -120,7 +120,7 @@ The script supports these Linux distributions:
| AlmaLinux 8 | ✅ |
| Amazon Linux 2 | ✅ |
| Arch Linux | ✅ |
| CentOS 7 | ✅ 🤖 |
| CentOS 7 | ✅ |
| CentOS Stream >= 8 | ✅ 🤖 |
| Debian >= 10 | ✅ 🤖 |
| Fedora >= 35 | ✅ 🤖 |