diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index eee479b..7ff31d0 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -14,10 +14,6 @@ env: jobs: build-base-builder: runs-on: ubuntu-latest - container: - image: docker:29.4.0-dind-rootless - volumes: - - /var/run/docker.sock:/var/run/docker.sock timeout-minutes: 360 steps: