Message ID | 20231025140109.340441-3-pvorel@suse.cz |
---|---|
State | Superseded |
Headers | show |
Series | Remove CentOS 7 support | expand |
diff --git a/doc/Supported-kernel,-libc,-toolchain-versions.asciidoc b/doc/Supported-kernel,-libc,-toolchain-versions.asciidoc index e3d9cd92f..d935fe6f1 100644 --- a/doc/Supported-kernel,-libc,-toolchain-versions.asciidoc +++ b/doc/Supported-kernel,-libc,-toolchain-versions.asciidoc @@ -21,7 +21,7 @@ NOTE: GitHub Actions does only build testing, passing the CI means only that [align="center",options="header"] |============================================================== | Distro | kernel | glibc | gcc | clang -| CentOS 7 | 3.10 | 2.17 | 4.8.5 | - +| openSUSE Leap 42.2 | 4.4 | 2.22 | 4.8.5 | - | Ubuntu 18.04 LTS bionic | 4.15 | 2.27 | 7.3.0 | - | Debian 10 oldstable (buster) | 4.19.37 | 2.28 | 8.3.0 | 7.0 |==============================================================
Update changes from previous commit (CentOS 7 replaced by Ubuntu 16.04 LTS xenial and openSUSE Leap 42.2). Signed-off-by: Petr Vorel <pvorel@suse.cz> --- doc/Supported-kernel,-libc,-toolchain-versions.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)