Skip to content

ci: raise release build-binaries timeout to 60 minutes - #6743

Merged
bug-ops merged 1 commit into
mainfrom
ci/release-build-timeout-60
Aug 16, 2026
Merged

ci: raise release build-binaries timeout to 60 minutes#6743
bug-ops merged 1 commit into
mainfrom
ci/release-build-timeout-60

Conversation

@bug-ops

@bug-ops bug-ops commented Aug 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • Raise build-binaries job timeout from 30 to 60 minutes in release.yml

aarch64-apple-darwin hit the previous 30-minute limit and was cancelled on the v0.22.4 release run (#31959609206). Direct consequence of removing sccache in #6742: a cold --features full build (including the heavier candle/ML dependencies) now compiles from scratch on every release instead of reusing a warm cache.

Test plan

  • gitleaks protect --staged
  • Next release tag push will exercise the new timeout

aarch64-apple-darwin hit the previous 30-minute limit and was
cancelled on the v0.22.4 release run. Direct consequence of removing
sccache from this job: a cold --features full build (including the
heavier candle/ML dependencies) now compiles from scratch on every
release instead of reusing a warm cache.
@github-actions github-actions Bot added documentation Improvements or additions to documentation ci CI/CD configuration size/XS Extra small PR (1-10 lines) labels Aug 16, 2026
@bug-ops
bug-ops enabled auto-merge (squash) August 16, 2026 17:19
@bug-ops
bug-ops merged commit c626100 into main Aug 16, 2026
47 checks passed
@bug-ops
bug-ops deleted the ci/release-build-timeout-60 branch August 16, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI/CD configuration documentation Improvements or additions to documentation size/XS Extra small PR (1-10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant