]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
doc/: Remove list of distributions
authorMichael Vetter <jubalh@iodoru.org>
Mon, 10 Feb 2025 16:43:05 +0000 (17:43 +0100)
committerAlejandro Colomar <alx@kernel.org>
Mon, 3 Mar 2025 19:08:41 +0000 (20:08 +0100)
Since c8e8557803f3 (2025-01-21; "ci: add openSUSE Tumbleweed") we also
run openSUSE in CI. Since the set may grow let's not list each of them
in the documentation.

doc/contributions/ci.md

index 37e45d6c9d7bd7d362e50695e6e8e1d6e779518d..04755d40357497b750cfcc8014316d3b12adf1a3 100644 (file)
@@ -6,8 +6,7 @@ only pull-requests with green results are merged.
 
 ## Build & install
 
-The project is built & installed on Ubuntu, Alpine, Debian and Fedora. The last
-three distributions are built & installed on containers, and the workflow can
+The project is built & installed on various distributions. The workflow can
 be triggered locally by following the instructions specified in the
 [Build & install](build_install.md#containers) page.