diff --git a/.github/workflows/root.yml b/.github/workflows/root.yml index fe74e10..e796d97 100644 --- a/.github/workflows/root.yml +++ b/.github/workflows/root.yml @@ -15,6 +15,8 @@ jobs: - name: Set up QEMU uses: https://github.com/docker/setup-qemu-action@v3 + with: + cache-image: false - name: Set up Docker Buildx uses: https://github.com/docker/setup-buildx-action@v3