rust-vmm / mshv

Crates for Microsoft Hypervisor ioctls and bindings
Apache License 2.0
31 stars 12 forks source link

.github: Add a new workflow to cross compile and build #147

Closed jinankjain closed 6 months ago

jinankjain commented 6 months ago

Summary of the PR

In the past, we have seen that there were failure while cross compiling the crate and due to which we broke pipeline of the dependent crates. Thus, add a cross compile build test for the crate to avoid such breakage in the future.

Requirements

Before submitting your PR, please make sure you addressed the following requirements:

jinankjain commented 6 months ago

@russell-islam There are some tokens missing for CloudHypervisor build. Could you please look into it?