From b51352db5064e5c78dea4b556e53ffe0d52f4323 Mon Sep 17 00:00:00 2001 From: AaronHux Date: Fri, 24 May 2024 23:48:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95CI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/action.yaml b/.gitea/workflows/action.yaml index fb5a0a5..3fd6ca9 100644 --- a/.gitea/workflows/action.yaml +++ b/.gitea/workflows/action.yaml @@ -6,7 +6,7 @@ jobs: Explore-Gitea-Actions: runs-on: server container: - image: ghcr.io/catthehacker/ubuntu:act-latest + image: ghcr.nju.edu.cn/catthehacker/ubuntu:act-latest volumes: - /run/docker.sock:/run/docker.sock steps: