attempt to use overlay storage driver

This commit is contained in:
2025-10-10 22:35:57 -04:00
committed by eriq12
parent bac6009afc
commit f7e14fdefd

View File

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