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

Update build scripts to use the number of available processors for parallel compilation #7997

Merged

Conversation

SaillantNicolas
Copy link
Member

Summary of Changes

Optimized GitHub Actions builds by replacing -j2 with -j$(nproc)

Release Management

@lrineau lrineau self-assigned this Jan 23, 2024
@lrineau lrineau added this to the 6.0-beta milestone Jan 23, 2024
@sloriot
Copy link
Member

sloriot commented Feb 13, 2024

@lrineau no need of the testsuite right?

@lrineau lrineau added the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label Feb 13, 2024
@lrineau lrineau merged commit e7e4712 into CGAL:master Feb 13, 2024
8 checks passed
@lrineau lrineau removed the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infra: double the power of our Github Actions
3 participants