From b9253b56d2b610b606b80bfa8bebb99389dc54f7 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Thu, 17 Oct 2024 22:25:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E6=9C=BA=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/building-deb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/building-deb.yml b/.github/workflows/building-deb.yml index 5a0e309..9205416 100755 --- a/.github/workflows/building-deb.yml +++ b/.github/workflows/building-deb.yml @@ -110,7 +110,7 @@ jobs: arm64: #runs-on: ubuntu-24.04 - runs-on: phytium-arm64 + runs-on: self-hosted steps: - name: Clone Repository To Get Script run: |