Skip to content

chore(ci): switch runners from Namespace to GitHub-hosted#109

Merged
chengzeyi merged 1 commit into
mainfrom
chore/switch-to-github-runners
Jun 11, 2026
Merged

chore(ci): switch runners from Namespace to GitHub-hosted#109
chengzeyi merged 1 commit into
mainfrom
chore/switch-to-github-runners

Conversation

@chengzeyi

Copy link
Copy Markdown
Member

Summary

  • Replace runs-on: namespace-profile-default with runs-on: ubuntu-latest across all workflows in this repo.
  • Part of consolidating lightweight CI jobs onto GitHub-hosted runners; heavy Docker-build repos stay on Namespace.

Test plan

  • Trigger one workflow run (manual or via push) and confirm it succeeds on ubuntu-latest.
  • Check job duration is acceptable.

🤖 Generated with Claude Code

Move workflows off namespace-profile-default to ubuntu-latest to
consolidate CI on GitHub-hosted runners for lightweight jobs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@chengzeyi chengzeyi merged commit c3624fe into main Jun 11, 2026
6 checks passed
@chengzeyi chengzeyi deleted the chore/switch-to-github-runners branch June 11, 2026 08:10
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