cloud-hypervisor/.github/workflows
Muminul Islam bfeab9f69f .github: do release build with both KVM and MSHV enabled
Fixes: #4678

Currently release build is done on kvm feature only,
that makes live upgrade test on MSHV failing since
it does not find /dev/kvm. As Cloud-Hypervisor
supports both kvm and mshv in a single binary we should
make the release build with both KVM/MSHV feature enabled.
That way live upgrade test does not fail on MSHV.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
2022-11-18 19:15:25 +00:00
..
audit.yaml build: Run cargo-audit from a GitHub action 2020-08-13 16:09:24 +02:00
build.yaml github: do not allow undocumented unsafe blocks 2022-11-18 12:50:01 +00:00
dco.yaml build: Exclude dependabot from DCO check workflow 2021-10-21 10:57:09 +02:00
docker-image.yaml github: Use tag derived from date for docker image 2022-02-18 11:45:40 +00:00
fuzz-build.yaml build: Temporarily use git version of cargo-fuzz in GH action 2021-09-27 17:08:43 +08:00
quality.yaml github: do not allow undocumented unsafe blocks 2022-11-18 12:50:01 +00:00
release.yaml .github: do release build with both KVM and MSHV enabled 2022-11-18 19:15:25 +00:00