From: Michael Vetter Date: Mon, 10 Feb 2025 16:43:05 +0000 (+0100) Subject: doc/: Remove list of distributions X-Git-Tag: 4.17.4~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d908e294115e35fad1c3f966c6eecdab9e09028d;p=thirdparty%2Fshadow.git doc/: Remove list of distributions 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. --- diff --git a/doc/contributions/ci.md b/doc/contributions/ci.md index 37e45d6c9..04755d403 100644 --- a/doc/contributions/ci.md +++ b/doc/contributions/ci.md @@ -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.