Skip to content

Fix: use Node.js 16 for older GLIBC compatibility on self-hosted runner - #12

Open
zjjlivein wants to merge 2 commits into
mainfrom
fix-node16
Open

Fix: use Node.js 16 for older GLIBC compatibility on self-hosted runner#12
zjjlivein wants to merge 2 commits into
mainfrom
fix-node16

Conversation

@zjjlivein

Copy link
Copy Markdown
Owner

Summary

  • Change Node.js version from 20 to 16 for older GLIBC compatibility
  • Runner GLIBC version is < 2.25, which cannot run Node.js 18/20
  • Add ANTHROPIC_BASE_URL environment variable for custom API endpoint
  • Use self-hosted runner test_paddle

Changes

  • .github/workflows/claude.yml - Use Node.js 16
  • .github/workflows/claude-code-review.yml - Use Node.js 16

🤖 Generated with Claude Code

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.

1 participant