Merge pull request #8007 from fidencio/topic/ci-kata-deploy-fix-garm-runner-name

ci: kata-deploy: Fix runner name
This commit is contained in:
Fabiano Fidêncio 2023-09-20 00:58:33 +02:00 committed by GitHub
commit 31ef64606c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ jobs:
- k0s
- k3s
- rke2
runs-on: garm-ubuntu-2004-small
runs-on: garm-ubuntu-2004-smaller
env:
DOCKER_REGISTRY: ${{ inputs.registry }}
DOCKER_REPO: ${{ inputs.repo }}