Skip to content

Commit 9d00472

Browse files
committed
merge branch 'pr-3479' into release-1.1
Kir Kolyshkin (1): ci: drop docker layer caching from release job LGTMs: thaJeztah cyphar Closes #3479
2 parents fa7cca9 + 3a09da6 commit 9d00472

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/validate.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,6 @@ jobs:
191191
# under Docker will emerge, it will be good to have a separate make
192192
# runcimage job and share its result (the docker image) with whoever
193193
# needs it.
194-
- uses: satackey/[email protected]
195-
continue-on-error: true
196194
- name: build docker image
197195
run: make runcimage
198196
- name: make releaseall

0 commit comments

Comments
 (0)