From a26bb2acc0a42201e36e87dac14610c1fdbb00a3 Mon Sep 17 00:00:00 2001 From: YaoLei Date: Thu, 2 Jul 2026 17:18:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 76a39e5..0e4d8a0 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -3,7 +3,7 @@ on: [push] jobs: test: - runs-on: ubuntu-latest + runs-on: act_runner1 steps: - name: Run arbitrary command run: |