[sysadmin/ci-utilities] /: Make sure release/25.12 is fully purged as well
Ben Cooksley <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 17341ad340175462b5bec6b4685f26a17423b9b0 by Ben Cooksley.
Committed on 28/07/2026 at 11:32.
Pushed by bcooksley into branch 'master'.
Make sure release/25.12 is fully purged as well
M +1 -1 package-registry-cleanup.py
https://invent.kde.org/sysadmin/ci-utilities/-/commit/17341ad340175462b5bec6b4685f26a17423b9b0
diff --git a/package-registry-cleanup.py b/package-registry-cleanup.py
index c786456..5cdffb9 100755
--- a/package-registry-cleanup.py
+++ b/package-registry-cleanup.py
@@ -65,7 +65,7 @@ branchesToRemove = [
'release-24.12',
'release-25.04',
'release-25.08',
- # release-25.12 is skipped as otherwise that would blow away the Kubuntu LTS artifacts
+ 'release-25.12',
]
# Configuration - list of Qt 5 package projects...