Skip to content

Conversation

ax3l
Copy link

@ax3l ax3l commented Jul 30, 2021

This makes CI runs more robust by honoring GitHub limits.

Since GitHub Action workers only have two dedicated CPU cores, we should limit parallelism to --parallel|-j 2. Oversubscribing to more threads leads to instable CI runs that are shut down in irregular intervals by the runner's host.

This makes CI runs more robust by honoring GitHub limits.

Since GitHub Action workers only have two dedicated CPU cores, we
should limit parallelism to `--parallel|-j 2`. Oversubscribing to
more threads leads to instable CI runs that are shut down in
irregular intervals by the runner's host.
@ax3l
Copy link
Author

ax3l commented Mar 4, 2022

@LDAmorim ping :)

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