mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-04 18:30:03 +00:00
Merge pull request #7418 from wainersm/release_0.7.0-fix
workflows: fix malformed CC payload s390x yaml
This commit is contained in:
3
.github/workflows/cc-payload-s390x.yaml
vendored
3
.github/workflows/cc-payload-s390x.yaml
vendored
@@ -11,7 +11,8 @@ jobs:
|
|||||||
runs-on: s390x
|
runs-on: s390x
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
measured_rootfs: no
|
measured_rootfs:
|
||||||
|
- no
|
||||||
asset:
|
asset:
|
||||||
- cc-qemu
|
- cc-qemu
|
||||||
- cc-virtiofsd
|
- cc-virtiofsd
|
||||||
|
Reference in New Issue
Block a user