diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index bc54ed0..ebfec14 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: # if: github.event_name == 'push' && contains(github.ref, 'refs/tags/') needs: Explore-Gitea-Actions container: - image: catthehacker/ubuntu:act-latest + image: docker:dind steps: - run: mkdir -p build - uses: actions/download-artifact@master