From e1079908d9f5afe6200918e9a753f3e1c7afefad Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Wed, 18 Jun 2025 22:34:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=81=9C=E6=AD=A2tianlu-loong64=E6=9E=84?= =?UTF-8?q?=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/building-deb-sid.yml | 11 ----------- .github/workflows/building-deb-tianlu.yml | 11 ----------- 2 files changed, 22 deletions(-) diff --git a/.github/workflows/building-deb-sid.yml b/.github/workflows/building-deb-sid.yml index bbebab5..3687a38 100644 --- a/.github/workflows/building-deb-sid.yml +++ b/.github/workflows/building-deb-sid.yml @@ -22,17 +22,6 @@ env: BOTTLEPATH: system-bottle jobs: - call-loong64-tianlu: - uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master - secrets: inherit - with: - display-name: loong64-tianlu - arch: loong64 - rootfs-codename: sid - rootfs-source: https://deb.debian.org/debian-ports/ - gxde-codename: bixie - gxde-codename-upload: tianlu - call-zhuangzhuang: uses: GXDE-OS/GXDE/.github/workflows/building-deb-zhuangzhuang.yml@master secrets: inherit \ No newline at end of file diff --git a/.github/workflows/building-deb-tianlu.yml b/.github/workflows/building-deb-tianlu.yml index 67fa079..45a0f24 100755 --- a/.github/workflows/building-deb-tianlu.yml +++ b/.github/workflows/building-deb-tianlu.yml @@ -65,14 +65,3 @@ jobs: rootfs-source: https://deb.debian.org/debian/ gxde-codename: bixie gxde-codename-upload: tianlu - - call-loong64-tianlu: - uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master - secrets: inherit - with: - display-name: loong64-tianlu - arch: loong64 - rootfs-codename: sid - rootfs-source: https://deb.debian.org/debian-ports/ - gxde-codename: bixie - gxde-codename-upload: tianlu