Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use parallel jobs in github actions #14463

Open
wants to merge 3 commits into
base: next
Choose a base branch
from

Conversation

tobeycodes
Copy link

  • This does not necessarily speed up builds but does run jobs post build in parallel
  • There are more ways to optimize these Github actions, which I can do in follow up PRs
  • Windows is slow on the build step and integration test step. Some options:
  • I might have been a bit excessive on the ci-common.yml steps as I am not familiar enough with what is needed and what isn't for each step. I am sure that some jobs could have more simplified steps

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