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

fix(ci): allow unsecure node version for self hosted runner #353

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

mahavirj
Copy link
Member

@mahavirj mahavirj commented Jul 5, 2024

Temporary fix for the following error on the self hosted runners:

/__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.28' not found (required by /__e/node20/bin/node)

We can revert this change once we fix the runners.

More on the issue:

https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Checklist

  • CI passing

Change description

Please describe your change here

Copy link

github-actions bot commented Jul 5, 2024

Unit Test Results

  15 files  +  15    15 suites  +15   20m 44s ⏱️ + 20m 44s
  27 tests +  27    27 ✔️ +  27  0 💤 ±0  0 ±0 
382 runs  +382  382 ✔️ +382  0 💤 ±0  0 ±0 

Results for commit a921225. ± Comparison against base commit 8213176.

@mahavirj mahavirj marked this pull request as ready for review July 5, 2024 12:17
@mahavirj mahavirj merged commit de11f5a into master Jul 8, 2024
72 checks passed
@mahavirj mahavirj deleted the bugfix/ci_node_version_issue branch July 8, 2024 06:42
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