Skip to content

fix(ci): prevent haddock-site OOM failures on self-hosted runner#7686

Merged
zeme-wana merged 1 commit intomasterfrom
zeme-wana/fix-haddock-site-oom
Mar 24, 2026
Merged

fix(ci): prevent haddock-site OOM failures on self-hosted runner#7686
zeme-wana merged 1 commit intomasterfrom
zeme-wana/fix-haddock-site-oom

Conversation

@zeme-wana
Copy link
Copy Markdown
Collaborator

Limit haddock parallelism to 2 jobs and use the already-defined HADDOCK_PACKAGES list instead of all to skip unnecessary targets. Add concurrency group to prevent overlapping builds and a 2-hour timeout as a safety net.

Limit haddock parallelism to 2 jobs and use the already-defined HADDOCK_PACKAGES list instead of `all` to skip unnecessary targets. Add concurrency group
  to prevent overlapping builds and a 2-hour timeout as a safety net.
@zeme-wana zeme-wana enabled auto-merge (squash) March 24, 2026 14:28
@zeme-wana zeme-wana disabled auto-merge March 24, 2026 14:28
@zeme-wana zeme-wana merged commit 2269361 into master Mar 24, 2026
8 of 9 checks passed
@zeme-wana zeme-wana deleted the zeme-wana/fix-haddock-site-oom branch March 24, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant