Skip to content

Commit 074d15e

Browse files
committed
ci: Moving estargz into the scripts side
Signed-off-by: Vincent Boutour <[email protected]>
1 parent 9a89410 commit 074d15e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ jobs:
6969
./scripts/release build
7070
- name: Setup Docker
7171
uses: docker/setup-buildx-action@v2
72-
with:
73-
buildkitd-flags: --oci-worker-snapshotter=stargz
7472
- name: Setup DockerHub
7573
if: env.DOCKER_USER && env.DOCKER_PASS
7674
env:

0 commit comments

Comments
 (0)