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

Allow unesecure node temporarily for manylinux container builds (Cherry-pick of #21172) #21211

Merged
merged 1 commit into from
Jul 26, 2024

Commits on Jul 26, 2024

  1. Allow unesecure node temporarily for manylinux container builds (#21172)

    Renders github actions and env settings to continue to use node16 inside
    the containers that match the glibc (2.17) of manylinux_2014 builder
    images. The new default node version for gha requires a much higher
    version.
    
    I checked if https://github.com/nodejs/unofficial-builds had node
    binaries we could use. It does not.
    
    Based on #21133
    tobni authored and huonw committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ace9f9e View commit details
    Browse the repository at this point in the history