Skip to content

ci: use self-hosted runners#11

Merged
barrettruth merged 8 commits into
mainfrom
ci/self-hosted-runners
Apr 5, 2026
Merged

ci: use self-hosted runners#11
barrettruth merged 8 commits into
mainfrom
ci/self-hosted-runners

Conversation

@barrettruth

Copy link
Copy Markdown
Owner

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

barrettruth and others added 8 commits April 4, 2026 23:42
Migrate all workflow jobs from GitHub-hosted ubuntu-latest to self-hosted
runners on the netcup VPS.
Drop the Docker container workaround for busted tests now that the netcup
runner is being fixed to support native execution, and grant the changes
job the pull-request read access required by paths-filter on PR events.
Preserve the stable/nightly Neovim matrix with action-setup-vim, but run
the test command from the repo's own nix devshell instead of relying on
apt/sudo-based setup actions that assume an Ubuntu host.
@barrettruth barrettruth merged commit 67102e0 into main Apr 5, 2026
7 checks passed
@barrettruth barrettruth deleted the ci/self-hosted-runners branch April 5, 2026 22:35
barrettruth added a commit that referenced this pull request Apr 6, 2026
Reverts 67102e0 ("ci: use self-hosted runners (#11)") so this repo no longer depends on the netcup self-hosted runner fleet.
barrettruth added a commit that referenced this pull request Apr 6, 2026
Reverts 67102e0 ("ci: use self-hosted runners (#11)") so this repo no longer depends on the netcup self-hosted runner fleet.
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