Skip to content

fix: default run concurrency to 1 in CI#1962

Merged
achingbrain merged 1 commit into
mainfrom
fix/default-run-concurrency-to-1
May 28, 2026
Merged

fix: default run concurrency to 1 in CI#1962
achingbrain merged 1 commit into
mainfrom
fix/default-run-concurrency-to-1

Conversation

@achingbrain

Copy link
Copy Markdown
Member

When the CI environmental variable is set, make aegir run ... have a default concurrency of 1, otherwise use the max available parallelism.

Fixes race conditions with things like installing browsers and/or electron.

When the CI environmental variable is set, make `aegir run ...` have
a default concurrency of 1, otherwise use the max available parallelism.
@achingbrain achingbrain merged commit d6ddde5 into main May 28, 2026
24 checks passed
@achingbrain achingbrain deleted the fix/default-run-concurrency-to-1 branch May 28, 2026 12:52
github-actions Bot pushed a commit that referenced this pull request May 28, 2026
## [48.0.7](v48.0.6...v48.0.7) (2026-05-28)

### Bug Fixes

* default run concurrency to 1 in CI ([#1962](#1962)) ([d6ddde5](d6ddde5))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 48.0.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant