630152270f
Changed both CI and publish workflows to target local self-hosted runner instead of GitHub-hosted ubuntu-latest. Changes: - .github/workflows/ci.yml: runs-on: local-ubuntu-latest - .github/workflows/publish.yml: runs-on: local-ubuntu-latest Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>