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: