diff mbox series

[1/2] tools: build-docs-container: remove comment for unsupported distros

Message ID 20250918-dev-supported-distros-v1-1-aa1dc6b54c30@cherry.de
State New
Headers show
Series drop Debian 11 from supported distros | expand

Commit Message

Quentin Schulz Sept. 18, 2025, 8:56 a.m. UTC
From: Quentin Schulz <quentin.schulz@cherry.de>

Ubuntu 18.04 and 20.04 are not supported distros, so let's remove the
comment listing the reason we don't support them.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
 documentation/tools/build-docs-container | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

diff --git a/documentation/tools/build-docs-container b/documentation/tools/build-docs-container
index 6b4d4254342bd00a1c1ba6758075bd1720334888..108809838e53a70bb79b7de46314fa42928f6a50 100755
--- a/documentation/tools/build-docs-container
+++ b/documentation/tools/build-docs-container
@@ -118,9 +118,6 @@  main ()
       docs_pdf=opensuse_docs_pdf.sh
       pip3=pip3_docs.sh
       ;;
-    # Missing python3-saneyaml
-    # "ubuntu:18.04"*|\
-    # "ubuntu:20.04"*|\
     # Cannot fetch packages anymore
     # "ubuntu:23.04"*|\
     "ubuntu:22.04"*|\