cloud-hypervisor/.github/workflows
Michael Zhao 4f5c8be38e build: Added a workflow to cross-build targetting AArch64
The result of the workflow can be seen in Checks tab of a PR.
Two targets have been added:
- stable aarch64-unknown-linux-gnu
- stable aarch64-unknown-linux-musl

Note: a temporary step was added before building. We used "sed" command
to remove "with-serde" feature of kvm-bindings in vmm/Cargo.toml.
This step should be removed in future when kvm-bindings is ready.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2020-05-21 11:56:26 +01:00
..
build.yaml build: Initial musl support 2020-04-29 17:57:01 +01:00
cross-build.yaml build: Added a workflow to cross-build targetting AArch64 2020-05-21 11:56:26 +01:00
release.yaml build: Strip the binaries before using/releasing them 2020-05-07 12:31:01 +01:00