cloud-hypervisor/.github
Bo Chen 0ab4097606 test_infra: Enable cross-build for "musl" and "aarch64" targets
With enabling the `vendered-openssl` feature, we can now cross-build the
`test_infra` crate for  "musl" and "aarch64" targets. In this way, we
can remove the `test_infra` crate from the "exclude" list, so that this
crate can be checked and processed by "cargo clippy" and "cargo fmt".

More details can be found: https://docs.rs/openssl/latest/openssl/#vendored

As 'musl-gcc' is required, this commit also installs the `musl-tools`
package for our "build" github action on the musl target [1].

[1] https://github.com/actions-rs/toolchain/issues/102

Signed-off-by: Bo Chen <chen.bo@intel.com>
2022-02-17 14:14:38 +00:00
..
ISSUE_TEMPLATE .github: Add issue template for bug report 2021-04-27 16:43:10 +02:00
workflows test_infra: Enable cross-build for "musl" and "aarch64" targets 2022-02-17 14:14:38 +00:00
dependabot.yml build: Upgrade to GitHub-native Dependabot 2021-04-29 18:56:06 +02:00