From 57a39a7c2b1e1a1d8e93c0675ada1cd553d7b472 Mon Sep 17 00:00:00 2001 From: bbhtt Date: Fri, 20 Sep 2024 09:54:01 +0530 Subject: [PATCH] archive_eol: Add some more excludes --- .github/scripts/archive_eol.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/scripts/archive_eol.py b/.github/scripts/archive_eol.py index 17357da..f054148 100644 --- a/.github/scripts/archive_eol.py +++ b/.github/scripts/archive_eol.py @@ -83,6 +83,10 @@ def main() -> None: "org.freedesktop.LinuxAudio.Plugins.swh", "org.freedesktop.LinuxAudio.Plugins.GxPlugins", "org.freedesktop.LinuxAudio.Plugins.KapitonovPluginsPack", + "org.freedesktop.LinuxAudio.Plugins.ArtyFX", + "org.freedesktop.LinuxAudio.Plugins.Sorcer", + "org.freedesktop.LinuxAudio.Plugins.ADLplug", + "org.freedesktop.LinuxAudio.Plugins.Fabla", # 1.6 branch is EOL "org.freedesktop.Sdk.Extension.golang", # 19.08, 20.08, 21.08 are EOL