mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-15 21:12:30 +08:00
- 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. |
||
|---|---|---|
| .. | ||
| build-release.yml | ||
| check-line-endings.yml | ||
| cleanup-ghcr-untagged.yml | ||
| pullrequest-ci-run.yml | ||
| release-webhook.yml | ||
| resume-publish.yml | ||
| ruff.yml | ||
| stable-release.yml | ||
| stale-issues.yml | ||
| sync-build-release.yml | ||
| test-build.yml | ||
| test-ci.yml | ||
| test-execution.yml | ||
| test-launch.yml | ||
| test-unit.yml | ||
| update-api-stubs.yml | ||
| update-version.yml | ||
| windows_release_dependencies.yml | ||
| windows_release_nightly_pytorch.yml | ||
| windows_release_package.yml | ||