diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 42846b912..3f21270ab 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -186,8 +186,6 @@ jobs: # under Docker will emerge, it will be good to have a separate make # runcimage job and share its result (the docker image) with whoever # needs it. - - uses: satackey/action-docker-layer-caching@v0.0.11 - continue-on-error: true - name: build docker image run: make runcimage - name: make releaseall