From 5c1af8361f06f9ad8d95bbcb18f9aaa22a6efcd3 Mon Sep 17 00:00:00 2001 From: SlightlyCircuitous <71394296+SlightlyCircuitous@users.noreply.github.com> Date: Sat, 28 Feb 2026 10:07:07 -0500 Subject: [PATCH] Update desktop-build.yml --- .github/workflows/desktop-build.yml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/.github/workflows/desktop-build.yml b/.github/workflows/desktop-build.yml index aeed5da81..dda9b9df2 100644 --- a/.github/workflows/desktop-build.yml +++ b/.github/workflows/desktop-build.yml @@ -111,16 +111,6 @@ jobs: package: skip # We are packaged in Arch already allow-failure: yes - - distro: Debian - version: 11 - package: DEB - - - distro: Servatrice_Debian - version: 11 - package: DEB - test: skip - server_only: yes - - distro: Debian version: 12 package: DEB @@ -139,14 +129,10 @@ jobs: version: 43 package: RPM - - distro: Ubuntu - version: 22.04 - package: DEB - test: skip # Running tests on all distros is superfluous - - distro: Ubuntu version: 24.04 package: DEB + test: skip # Running tests on all distros is superfluous - distro: Ubuntu version: 26.04