补充mips64el交叉编译

Signed-off-by: gfdgd_xi <3025613752@qq.com>
This commit is contained in:
2026-03-17 21:49:07 +08:00
parent fcf78ddf76
commit 5c4864cd07
4 changed files with 211 additions and 0 deletions
@@ -22,6 +22,18 @@ env:
BOTTLEPATH: system-bottle
jobs:
call-i386-zhuangzhuang:
uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master
secrets: inherit
with:
display-name: i386-zhuangzhuang
arch: i386
rootfs-codename: trixie
rootfs-source: https://deb.debian.org/debian/
gxde-codename: lizhi
gxde-codename-upload: zhuangzhuang
gxde-cross-arch: i386
call-amd64-zhuangzhuang:
uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master
secrets: inherit
@@ -46,6 +58,17 @@ jobs:
gxde-codename-upload: zhuangzhuang
gxde-cross-arch: arm64
call-mips64el-zhuangzhuang:
uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master
secrets: inherit
with:
display-name: mips64el-zhuangzhuang
arch: amd64
rootfs-codename: sid
rootfs-source: https://mips-repo.gxde.top/debian/
gxde-codename: lizhi
gxde-codename-upload: zhuangzhuang
call-riscv64-zhuangzhuang:
uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master
secrets: inherit