From 6f42271467fdbf70927674c305fbbd58bcf74da0 Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Fri, 12 Jul 2024 06:42:02 -0700 Subject: [PATCH] docs: removed centos 8 and added squid to the build matrix Signed-off-by: Yuri Weinstein (cherry picked from commit 8761bbe16c2a6d19e136254c26d1d67ebe839e3b) --- doc/dev/release-process.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index 3ed609af9d2f2..1a16f349a64c3 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -106,11 +106,13 @@ NOTE: if for some reason the build has to be restarted (for example if one distr +-------------------+--------------------------------------------------+ | Release | Distro Codemap | +===================+==================================================+ - | pacific (16.X.X) | ``focal bionic centos8 buster bullseye`` | + | pacific (16.X.X) | ``focal bionic buster bullseye`` | +-------------------+--------------------------------------------------+ - | quincy (17.X.X) | ``focal centos8 centos9 bullseye`` | + | quincy (17.X.X) | ``jammy focal centos9 bullseye`` | +-------------------+--------------------------------------------------+ - | reef (18.X.X) | ``jammy focal centos8 centos9 windows bookworm`` | + | reef (18.X.X) | ``jammy focal centos9 windows bookworm`` | + +-------------------+--------------------------------------------------+ + | squid (19.X.X) | ``jammy centos9 windows bookworm`` | +-------------------+--------------------------------------------------+ 5. Click ``Build``. -- 2.39.5