From e49569ed0585ea4b44d08fae6e104380c956a0d7 Mon Sep 17 00:00:00 2001 From: starsswp Date: Mon, 24 Nov 2025 04:48:28 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/sync.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/sync.yml b/.gitea/workflows/sync.yml index 72c8f86..eda78d7 100644 --- a/.gitea/workflows/sync.yml +++ b/.gitea/workflows/sync.yml @@ -7,7 +7,7 @@ on: jobs: sync: - runs-on: selfhosted + runs-on: ubuntu-22.04 steps: - name: Checkout Gitea repo