ci: use self-hosted runners #8

Merged
barrettruth merged 7 commits from ci/self-hosted-runners into main 2026-04-05 22:37:37 +00:00
barrettruth commented 2026-04-05 03:43:13 +00:00

Summary

  • Replace runs-on: ubuntu-latest with runs-on: [self-hosted, linux, x64, netcup, general] in all workflow files

Test plan

  • All CI jobs run successfully on the self-hosted runner
## Summary - Replace `runs-on: ubuntu-latest` with `runs-on: [self-hosted, linux, x64, netcup, general]` in all workflow files #### Test plan - [ ] All CI jobs run successfully on the self-hosted runner
Sign in to join this conversation.
No description provided.