All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 1/1] ci: Remove CentOS 8
@ 2022-02-01  9:44 Petr Vorel
  2022-02-01 10:32 ` Cyril Hrubis
  0 siblings, 1 reply; 8+ messages in thread
From: Petr Vorel @ 2022-02-01  9:44 UTC (permalink / raw)
  To: ltp

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


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-02-02  7:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01  9:44 [LTP] [PATCH 1/1] ci: Remove CentOS 8 Petr Vorel
2022-02-01 10:32 ` Cyril Hrubis
2022-02-01 10:46   ` Petr Vorel
2022-02-01 11:58     ` Li Wang
2022-02-01 12:58       ` Cyril Hrubis
2022-02-01 15:16         ` Petr Vorel
2022-02-02  3:16           ` Li Wang
2022-02-02  7:39             ` Petr Vorel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.