diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 6f77b83..4f4e3f5 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -20,8 +20,6 @@ jobs: container: image: maven:3.9.6-eclipse-temurin-21 options: --memory=8g - volumes: - - /var/run/docker.sock:/var/run/docker.sock steps: - name: Install git, node, gcc, docker, and basic tools run: |