test vfs once more

This commit is contained in:
2025-10-10 21:59:36 -04:00
committed by eriq12
parent 5216a9e2c6
commit 692f87d29e

View File

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