Reattempt to use default mount
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 2m34s

This commit is contained in:
2025-10-10 22:08:00 -04:00
parent 83d8293fe8
commit 1da575173b

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: vfs #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 }}