[sysadmin/ci-utilities] /: Remove all Plasma/6.6 CI build artifacts as that is now generally unmaintained
Ben Cooksley <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 589cfc6b784107742b3d380502951c3c7b5520d7 by Ben Cooksley.
Committed on 28/07/2026 at 11:08.
Pushed by bcooksley into branch 'master'.
Remove all Plasma/6.6 CI build artifacts as that is now generally unmaintained
M +1 -0 package-registry-cleanup.py
https://invent.kde.org/sysadmin/ci-utilities/-/commit/589cfc6b784107742b3d380502951c3c7b5520d7
diff --git a/package-registry-cleanup.py b/package-registry-cleanup.py
index 441d9d9..c786456 100755
--- a/package-registry-cleanup.py
+++ b/package-registry-cleanup.py
@@ -34,6 +34,7 @@ branchesToRemove = [
'Plasma-6.3',
'Plasma-6.4',
'Plasma-6.5',
+ 'Plasma-6.6',
'Frameworks-6.2',
'Frameworks-6.3',
'Frameworks-6.4',