GHA: Use IBM ActionsPZ runners for publish jobs on s390x

Let's use the ActionsPZ runners for the following jobs:
- publish-kata-deploy-image-s390x
- publish-kata-monitor-image-s390x

to improve CI experiences.

Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>
This commit is contained in:
Hyounggyu Choi
2026-06-17 15:34:39 +02:00
parent 47ac08b419
commit 308eb34af6

View File

@@ -115,7 +115,7 @@ jobs:
repo: kata-containers/kata-deploy-ci
tag: kata-containers-latest-s390x
target-branch: ${{ github.ref_name }}
runner: s390x
runner: ubuntu-24.04-s390x
arch: s390x
image-kind: deploy
secrets:
@@ -187,7 +187,7 @@ jobs:
repo: kata-containers/kata-monitor-ci
tag: kata-monitor-latest-s390x
target-branch: ${{ github.ref_name }}
runner: s390x
runner: ubuntu-24.04-s390x
arch: s390x
image-kind: monitor
secrets: