From 8ec4c6fd83ee09e6113f66ed67963e7940974596 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Wed, 16 Apr 2025 22:19:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=81=9C=E6=AD=A2tianlu=E7=9A=84riscv64?= =?UTF-8?q?=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/building-deb-tianlu.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.github/workflows/building-deb-tianlu.yml b/.github/workflows/building-deb-tianlu.yml index 925313c..67fa079 100755 --- a/.github/workflows/building-deb-tianlu.yml +++ b/.github/workflows/building-deb-tianlu.yml @@ -76,14 +76,3 @@ jobs: rootfs-source: https://deb.debian.org/debian-ports/ gxde-codename: bixie gxde-codename-upload: tianlu - - call-riscv64-tianlu: - uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master - secrets: inherit - with: - display-name: riscv64-tianlu - arch: riscv64 - rootfs-codename: sid - rootfs-source: https://deb.debian.org/debian/ - gxde-codename: bixie - gxde-codename-upload: tianlu