ComfyUI/.github
clsferguson ae49228b6e
ci(workflow): remove post-job Docker prunes; keep pre-clean and reliable self-hosted fallback
- Keep pre-build cleanup on GH runners (free-disk-space action and Docker builder/system prune) to prevent ENOSPC during builds.
- Remove post-job prune steps for both GH and ephemeral self-hosted runners since runners are discarded after the job and setup-buildx uses cleanup=true to remove builders automatically.
- Retain fallback: self-hosted build runs only if the GH build fails; publish succeeds if either path succeeds; final job fails only if both builds fail.
2025-09-30 14:55:38 -06:00
..
ISSUE_TEMPLATE Make custom node testing checkbox optional in issue templates (#9342) 2025-08-14 17:36:53 -04:00
workflows ci(workflow): remove post-job Docker prunes; keep pre-clean and reliable self-hosted fallback 2025-09-30 14:55:38 -06:00