Return to original socket

This commit is contained in:
2025-10-12 18:28:19 -04:00
committed by eriq12
parent a8c75c8c07
commit eb2529b601

View File

@@ -36,7 +36,6 @@ jobs:
env: env:
_BUILDAH_STARTED_IN_USERNS: "" _BUILDAH_STARTED_IN_USERNS: ""
BUILDAH_ISOLATION: chroot BUILDAH_ISOLATION: chroot
DOCKER_HOST: unix:///run/podman/podman.sock
uses: blue-build/github-action@v1.8 uses: blue-build/github-action@v1.8
with: with:
recipe: ${{ matrix.recipe }} recipe: ${{ matrix.recipe }}