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