From f131dd5585847bbca213de06189eabeff670d5fe Mon Sep 17 00:00:00 2001 From: xiaoxia Date: Thu, 16 Jul 2026 12:11:18 +0800 Subject: [PATCH] =?UTF-8?q?fix(ci):=20Validate=E7=A7=BB=E5=88=B0L2=20runne?= =?UTF-8?q?r=EF=BC=8C=E8=A7=A3=E5=86=B3=E5=86=85=E5=AD=98=E4=B8=8D?= =?UTF-8?q?=E8=B6=B3OOM=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/ci-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci-cd.yml b/.gitea/workflows/ci-cd.yml index 332abef95..6b42e20f0 100755 --- a/.gitea/workflows/ci-cd.yml +++ b/.gitea/workflows/ci-cd.yml @@ -36,7 +36,7 @@ jobs: validate: name: Validate Code Quality And Tests runs-on: - - ci-l1 + - ci-l2 - host timeout-minutes: 20 env: