From 6f8d0ccb1af1a2bda819745bcc777f81b5666a7e Mon Sep 17 00:00:00 2001 From: youling <16866120@qq.com> Date: Thu, 4 Apr 2024 12:12:06 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/test.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 841a332..a2190a5 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -6,7 +6,7 @@ jobs: Explore-Gitea-Actions: runs-on: ubuntu-latest container: - # image: ghcr.m.daocloud.io/catthehacker/ubuntu:act-latest + image: ghcr.m.daocloud.io/catthehacker/ubuntu:act-latest volumes: - /var/run/user/1000/docker.sock:/var/run/docker.sock steps: