mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 08:28:34 +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
|
||||
strategy:
|
||||
matrix:
|
||||
measured_rootfs: no
|
||||
measured_rootfs:
|
||||
- no
|
||||
asset:
|
||||
- cc-qemu
|
||||
- cc-virtiofsd
|
||||
|
Reference in New Issue
Block a user