kata-containers/.github
Hyounggyu Choi d973d41efb GHA: Turn off MEASURED_ROOTFS in build-kata-static-tarball-s390x
This is the first attempt to remove the following code:

```
if [ "${ARCH}" == "s390x" ]; then
    export MEASURED_ROOTFS=no
fi
```

from install_shimv2() in kata-deploy-binaries.sh.

Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>
2025-02-19 18:19:19 +01:00
..
cargo-deny-composite-action CI: Eliminating dependency on clone_tests_repo() 2024-06-28 14:52:02 +02:00
workflows GHA: Turn off MEASURED_ROOTFS in build-kata-static-tarball-s390x 2025-02-19 18:19:19 +01:00
actionlint.yaml ci: Only use the Ubuntu TDX machine in the CI 2025-02-10 12:50:16 +01:00