From f90a78174ca3b475721a4f61a4a0847f67ebc1ed Mon Sep 17 00:00:00 2001 From: hzy Date: Fri, 13 Oct 2023 21:47:27 +0800 Subject: [PATCH] GHA: Disable sid-desktop-xfce temportally --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c7b522ad345d..8f3bb6b32ecf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -168,6 +168,9 @@ jobs: DESKTOP_ENVIRONMENT: xfce DESKTOP_ENVIRONMENT_CONFIG_NAME: config_base DESKTOP_APPGROUPS_SELECTED: "" + exclude: + - RELEASE: sid + TYPE: desktop steps: - name: Import env