From 693835a37ebedd5503b2d33a3aa713cdadbd21b5 Mon Sep 17 00:00:00 2001 From: alboped Date: Sun, 5 Apr 2026 17:21:21 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E4=BF=AE=E6=94=B9ci=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index dfc9ee1..f95b076 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -17,7 +17,7 @@ concurrency: jobs: build: - runs-on: ubuntu-latest:docker://node:22-bookworm + runs-on: ubuntu-latest steps: - name: Checkout