diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index 82f75e2..d428727 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -39,8 +39,6 @@ jobs: matrix: version: [8.1, 8.2] steps: - - name: Install Docker - run: curl -fsSL https://get.docker.com | sh - name: Set up QEMU uses: 'https://git.euph.dev/actions/docker-setup-qemu@v3' - name: Setup Buildx