Merge pull request #9521 from Amulyam24/gha

gha: tag k8s tests on ppc64le to ppc64le-runner-01
This commit is contained in:
Amulya Meka 2024-04-19 15:08:08 +05:30 committed by GitHub
commit 12964256a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ jobs:
- qemu - qemu
k8s: k8s:
- kubeadm - kubeadm
runs-on: ppc64le runs-on: k8s-ppc64le
env: env:
DOCKER_REGISTRY: ${{ inputs.registry }} DOCKER_REGISTRY: ${{ inputs.registry }}
DOCKER_REPO: ${{ inputs.repo }} DOCKER_REPO: ${{ inputs.repo }}