mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-05-13 02:30:07 +00:00
Exclude the image-rs cosign feature when the build target is the s390x architecture. Change Cargo to use workspace resolver 2 so that conditional include for the image-rs crate is resolved correctly for different targets. Update cargo lock. Fixes: #5582 Signed-off-by: Matthew Arnold <mattarno@uk.ibm.com>