Skip to content

Change the nightly workflow so that it runs nightly modules in parallel#4329

Merged
ScottDugas merged 1 commit into
FoundationDB:mainfrom
ScottDugas:parallel-nightly
Jul 8, 2026
Merged

Change the nightly workflow so that it runs nightly modules in parallel#4329
ScottDugas merged 1 commit into
FoundationDB:mainfrom
ScottDugas:parallel-nightly

Conversation

@ScottDugas

Copy link
Copy Markdown
Collaborator

This follows the pattern of the pull_request workflow and uses a matrix to run the heaviest sub-modules in parallel with each other. This should resolve the issue where, last night, we hit the 6 hour limit for the action.

This follows the pattern of the pull_request workflow and uses a
matrix to run the heaviest sub-modules in parallel with each other.
This should resolve the issue where, last night, we hit the 6 hour
limit for the action.
@ScottDugas ScottDugas added the build improvement Improvement to the build system label Jul 8, 2026
@ScottDugas ScottDugas marked this pull request as ready for review July 8, 2026 17:14
@ScottDugas ScottDugas merged commit 0ecb807 into FoundationDB:main Jul 8, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build improvement Improvement to the build system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants