## Summary - Replace all `depot-ubuntu-24.04-8` runner references with the equivalent GitHub-hosted `ubuntu-latest-8-cores` runner - Updated across 4 workflow files: `ci-front.yaml`, `ci-server.yaml`, `ci-emails.yaml`, `ci-sdk.yaml` - Also updated cache key names in `ci-front.yaml` that referenced the depot runner name ## Test plan - [ ] Verify CI workflows run successfully on the new GitHub-hosted larger runners - [ ] Confirm cache keys work correctly with the updated naming 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.5 <[email protected]>