Skip to content

[CI] Limit the number of Linux build cache updates running in parallel.#21326

Merged
hageboeck merged 2 commits intoroot-project:masterfrom
hageboeck:concurrencyGroups
Feb 20, 2026
Merged

[CI] Limit the number of Linux build cache updates running in parallel.#21326
hageboeck merged 2 commits intoroot-project:masterfrom
hageboeck:concurrencyGroups

Conversation

@hageboeck
Copy link
Member

Similar to what was done for MacOS, a concurrency group is introduced for Linux builds. It's unique for PRs, but for updates of the build cache, only one job is running at any time.

This reduces the background load on the Linux CI.

@hageboeck hageboeck self-assigned this Feb 19, 2026
Similar to what was done for MacOS, a concurrency group is introduced
for Linux builds. It's unique for PRs, but for updates of the build
cache, only one job is running at any time.

This reduces the background load on the Linux CI.
@hageboeck hageboeck marked this pull request as ready for review February 19, 2026 15:48
@hageboeck hageboeck requested a review from dpiparo as a code owner February 19, 2026 15:48
@github-actions
Copy link

Test Results

    22 files      22 suites   3d 9h 18m 44s ⏱️
 3 796 tests  3 790 ✅ 0 💤 6 ❌
76 375 runs  76 369 ✅ 0 💤 6 ❌

For more details on these failures, see this check.

Results for commit fd67940.

Copy link
Member

@pcanal pcanal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@hageboeck hageboeck merged commit a4db83f into root-project:master Feb 20, 2026
29 of 31 checks passed
@hageboeck hageboeck deleted the concurrencyGroups branch February 20, 2026 08:29
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.

2 participants