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

Add allow unsecure node versions to CI .env #1861

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

ps48
Copy link
Member

@ps48 ps48 commented Aug 22, 2024

Description

Allow unsecure node versions

Related Issues

The PR fixes build errors in CI while setting up java.


Run actions/setup-java@v1
/usr/bin/docker exec  3f4305256c957cd68762ef6fa7242ec571282cea404db0b0388e24c9ecc3f233 sh -c "cat /etc/*release | grep ^ID"
/__e/node20/bin/node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
@joshuali925 joshuali925 merged commit 9e8c584 into opensearch-project:2.x Aug 23, 2024
14 of 18 checks passed
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.

3 participants