Skip to content

ci: Build Linux in container for wider glibc support #15

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

Merged
merged 2 commits into from
Jul 28, 2025

Conversation

timfish
Copy link
Collaborator

@timfish timfish commented Jul 28, 2025

This PR uses an Ubuntu 20.04 docker image from here to build the native module for Linux. This ensures a wider glibc version support and allows the module to be used on older versions of Debian, etc.

The image is also updated to use g++ v10 because Node v24 requires c++20.

@timfish timfish force-pushed the fix/linux-glibc-docker branch from df9614e to 0da51f0 Compare July 28, 2025 12:25
@timfish timfish force-pushed the fix/linux-glibc-docker branch 2 times, most recently from fef5e22 to e4f7329 Compare July 28, 2025 14:08
@timfish timfish force-pushed the fix/linux-glibc-docker branch from 14010b4 to 1429c8c Compare July 28, 2025 20:42
@timfish timfish marked this pull request as ready for review July 28, 2025 20:45
@timfish timfish changed the title ci: Build on older ubuntu ci: Build Linux in container for wider glibc support Jul 28, 2025
@timfish timfish requested a review from AbhiPrasad July 28, 2025 20:46
@AbhiPrasad AbhiPrasad merged commit 94491b0 into main Jul 28, 2025
61 checks passed
AbhiPrasad pushed a commit that referenced this pull request Jul 28, 2025
* ci: Build on older ubuntu

* Try our package
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