public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [RFC][PATCH 1/1] ci: Ubuntu xenial -> bionic
@ 2022-03-16 15:04 Petr Vorel
  2022-03-16 15:08 ` Petr Vorel
  0 siblings, 1 reply; 9+ messages in thread
From: Petr Vorel @ 2022-03-16 15:04 UTC (permalink / raw)
  To: ltp

Ubuntu 16.04 LTS xenial EOL was in 2021-04.
Replace it with 18.04 LTS bionic (EOL 2023-04).

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
Hi,

according to distrowatch.com xenial EOL was in 2021-04 [1].
Looking into Ubuntu docs, Xenial is in Extended Security Maintenance
(ESM) phase. That explain why repos are still available.
Do we want to move on to bionic (or even focal)?

Kind regards,
Petr

[1] https://distrowatch.com/table.php?distribution=ubuntu
[2] https://ubuntu.com/about/release-cycle

 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index c268ba41c7..fe28e4d055 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -99,7 +99,7 @@ jobs:
               METADATA: asciidoctor
               TREE: out
 
-          - container: "ubuntu:xenial"
+          - container: "ubuntu:bionic"
             env:
               CC: gcc
               METADATA: asciidoc-pdf
-- 
2.35.1


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

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

end of thread, other threads:[~2022-05-27 12:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-16 15:04 [LTP] [RFC][PATCH 1/1] ci: Ubuntu xenial -> bionic Petr Vorel
2022-03-16 15:08 ` Petr Vorel
2022-03-18  6:14   ` Li Wang
2022-03-18  7:31     ` Petr Vorel
2022-03-18  7:43       ` Li Wang
2022-04-22 11:24         ` Petr Vorel
2022-05-27 12:07           ` Cyril Hrubis
2022-05-27 12:30             ` Petr Vorel
2022-05-27 12:50             ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox