blumeops/.github/actionlint.yaml
Erich Blume 2c284ed0cf
Some checks failed
Test CI / test (pull_request) Successful in 3s
Build forgejo-runner / build (push) Failing after 0s
Switch container builds to indri docker-builder runner
- Use Docker instead of buildah in composite action
- Build workflows now run on docker-builder label
- Add actionlint config for custom runner labels
- Avoids nested containerization complexity in k8s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 08:49:39 -08:00

5 lines
90 B
YAML

self-hosted-runner:
labels:
- docker-builder
- ubuntu-latest
- ubuntu-22.04