Merge pull request #6904 from fidencio/topic/gha-fix-s390x-release-workflow

gha: release: Fix s390x worklow
This commit is contained in:
Steve Horsman
2023-05-19 19:00:57 +01:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ jobs:
uses: ./.github/workflows/build-kata-static-tarball-s390x.yaml
kata-deploy:
needs: create-kata-tarball
needs: build-kata-static-tarball-s390x
runs-on: s390x
steps:
- name: Login to Kata Containers docker.io