Skip to content

Fix: manually install bun to avoid GLIBC issues with setup-bun action - #13

Open
zjjlivein wants to merge 2 commits into
mainfrom
fix-manual-bun
Open

Fix: manually install bun to avoid GLIBC issues with setup-bun action#13
zjjlivein wants to merge 2 commits into
mainfrom
fix-manual-bun

Conversation

@zjjlivein

Copy link
Copy Markdown
Owner

Summary

  • Manually install bun using curl instead of setup-bun action
  • setup-bun action requires Node.js 20 which doesn't work with runner's old GLIBC
  • Add ANTHROPIC_BASE_URL environment variable for custom API endpoint
  • Use self-hosted runner test_paddle

Changes

  • .github/workflows/claude.yml - Manual bun install
  • .github/workflows/claude-code-review.yml - Manual bun install

🤖 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