Attempt rechunking again #30

Open
eriq12 wants to merge 35 commits from local-podman-setup-rechunk into main
Showing only changes of commit 692f87d29e - Show all commits

View File

@@ -39,7 +39,7 @@ jobs:
env: env:
_BUILDAH_STARTED_IN_USERNS: "" _BUILDAH_STARTED_IN_USERNS: ""
BUILDAH_ISOLATION: chroot BUILDAH_ISOLATION: chroot
STORAGE_DRIVER: overlay2 STORAGE_DRIVER: vfs
uses: blue-build/github-action@v1.8 uses: blue-build/github-action@v1.8
with: with:
recipe: ${{ matrix.recipe }} recipe: ${{ matrix.recipe }}