From dc114f324374b15c337674bedc986e4f6248f08e Mon Sep 17 00:00:00 2001
From: Stanislas Lange <git@slange.me>
Date: Thu, 7 Nov 2024 20:49:42 +0100
Subject: [PATCH] Update distribution matrix for end-to-end tests

---
 .github/workflows/test.yml |  1 -
 README.md                  | 20 ++++++++++----------
 2 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 198ff23..5579a11 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -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
diff --git a/README.md b/README.md
index dd83d6a..0f3a539 100644
--- a/README.md
+++ b/README.md
@@ -117,16 +117,16 @@ 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    | ✅ 🤖   |
+| 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    | ✅ 🤖     |
 
 To be noted: