From ceaba5d9a5408c5634ac546680da62708e2aa1c8 Mon Sep 17 00:00:00 2001 From: xkm Date: Thu, 7 May 2026 09:57:26 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/debian.ya?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/debian.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitea/workflows/debian.yaml b/.gitea/workflows/debian.yaml index 0b7afb4..4224ec5 100644 --- a/.gitea/workflows/debian.yaml +++ b/.gitea/workflows/debian.yaml @@ -9,13 +9,8 @@ jobs: - name: Checkout uses: https://gitea.starryskymeow.cn/mirrors/checkout@v6 - - name: Set up QEMU - uses: https://gitea.starryskymeow.cn/mirrors/setup-qemu-action@v4 - - name: Set up buildx uses: https://gitea.starryskymeow.cn/mirrors/docker-setup-buildx-action@v4 - with: - platforms: linux/amd64,linux/arm64 - name: Log in to Docker Hub uses: https://gitea.starryskymeow.cn/mirrors/docker-login-action@v4