Retire host-mode forgejo runner (Phase 3 complete)

- Remove forgejo_runner ansible role (no longer needed)
- Remove runner pre_tasks from indri.yml playbook
- Clean up actionlint.yaml to only allow k8s label
- Host runner was stopped and cleaned up on indri

All CI jobs now run on the k8s runner with DinD sidecar.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-01-25 19:31:00 -08:00
commit 4927c79f5b
7 changed files with 0 additions and 161 deletions

View file

@ -1,5 +1,3 @@
self-hosted-runner:
labels:
- ubuntu-latest
- docker
- k8s