return once more without env in act runner
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Has been cancelled

This commit is contained in:
2025-10-10 22:25:33 -04:00
parent 1da575173b
commit ca5df57d3b

View File

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