- 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>
5 lines
90 B
YAML
5 lines
90 B
YAML
self-hosted-runner:
|
|
labels:
|
|
- docker-builder
|
|
- ubuntu-latest
|
|
- ubuntu-22.04
|