From c2e99395fd96606578c50f64e744f5c70a984fdd Mon Sep 17 00:00:00 2001 From: merlin Date: Mon, 20 Oct 2025 16:58:50 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/build.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 33f0b70..5721af5 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -6,9 +6,7 @@ on: jobs: build: - runs-on: controller:host - container: - image: harbor.merlin.xin/mirrors/quay.io/buildah/stable:v1.36.0 + runs-on: controller steps: - name: Checkout code uses: actions/checkout@v4