feat: update runner, switch images
Some checks failed
lint-test-helm / lint-helm (pull_request) Failing after 1s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped

This commit is contained in:
2026-04-27 11:33:04 -05:00
parent 55debdd31f
commit 9eddd3ca66
5 changed files with 7 additions and 8 deletions

View File

@@ -24,7 +24,7 @@ env:
jobs:
render-manifests:
runs-on: ubuntu-js
runs-on: ubuntu-latest-slim
if: >-
github.event_name == 'schedule' ||
github.event_name == 'workflow_dispatch' ||