From 477d9992811efd45ac58faae48e01dc23a655aa1 Mon Sep 17 00:00:00 2001 From: Sam Coe Date: Mon, 2 May 2022 15:56:45 +0200 Subject: [PATCH] Document linux distribution updating (#5531) --- .github/workflows/releases.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index 51f6d6f50..5f5b6869b 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -99,6 +99,9 @@ jobs: popd - name: Run reprepro env: + # We are no longer adding to the distribution list. + # All apt distributions should use "stable" according to our install documentation. + # In the future we will remove legacy distributions listed here. RELEASES: "cosmic eoan disco groovy focal stable oldstable testing sid unstable buster bullseye stretch jessie bionic trusty precise xenial hirsute impish kali-rolling" run: | mkdir -p upload