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

ci: Use Ninja for musl builds #1710

Merged
merged 7 commits into from
Jan 30, 2025
Merged

ci: Use Ninja for musl builds #1710

merged 7 commits into from
Jan 30, 2025

Conversation

cpswan
Copy link
Member

@cpswan cpswan commented Jan 30, 2025

riscv64 builds have been taking ~10m, per @XavierChanth suggestion using Ninja reduces that to 1/3

- What I did

Switched to using Ninja for builds in musl Dockerfile

- How I did it

Added ninja package and specified -G Ninja for CMake

- How to verify it

Test run against this branch

- Description for the changelog

ci: Use Ninja for musl builds

@cpswan cpswan requested a review from XavierChanth January 30, 2025 11:01
@cpswan cpswan self-assigned this Jan 30, 2025
@cpswan cpswan merged commit ee7ec13 into trunk Jan 30, 2025
9 checks passed
@cpswan cpswan deleted the cpswan-ninja-build branch January 30, 2025 11:23
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