diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 44a7912d7..aa228eeee 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -620,8 +620,6 @@ jobs: tags: ${{ env.DOCKER_TAGS }} build-args: | VERSION=${{ env.VERSION }} - cache-from: type=local,src=/tmp/.buildx-cache - cache-to: type=local,dest=/tmp/.buildx-cache demo-deploy: name: Deploy demo app to Heroku