[LTP] [PATCH 1/1] ci: Remove CentOS 8

Petr Vorel pvorel@suse.cz
Tue Feb 1 10:44:51 CET 2022


It EOL in 12/2021 and CI is failing due removed repo:

CentOS Linux 8 - AppStream                      232  B/s |  38  B     00:00
Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
 .github/workflows/ci.yml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 99fcde1c02..c268ba41c7 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -104,11 +104,6 @@ jobs:
               CC: gcc
               METADATA: asciidoc-pdf
 
-          - container: "centos:latest"
-            env:
-              CC: gcc
-              METADATA: asciidoctor
-
     container:
       image: ${{ matrix.container }}
       env: ${{ matrix.env }}
-- 
2.34.1



More information about the ltp mailing list