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