Skip to content

Commit

Permalink
merge branch 'pr-3479' into release-1.1
Browse files Browse the repository at this point in the history
Kir Kolyshkin (1):
  ci: drop docker layer caching from release job

LGTMs: thaJeztah cyphar
Closes #3479
  • Loading branch information
cyphar committed May 26, 2022
2 parents fa7cca9 + 3a09da6 commit 9d00472
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,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/[email protected]
continue-on-error: true
- name: build docker image
run: make runcimage
- name: make releaseall
Expand Down

0 comments on commit 9d00472

Please sign in to comment.