cloud-hypervisor/.github/workflows
Bo Chen 85962099c7 build: Update development container and release action to Rust 1.67
This latest stable Rust toolchain can help reduce the final binary size
around ~300k when comparing with building with Rust 1.62. Specifically,
the binary size now is 3.3M (previously 3.6M) with default feature, and
4.0M (previously 4.2M) with "kvm+mshv" feature (e.g. our release action
build) .

Signed-off-by: Bo Chen <chen.bo@intel.com>
2023-03-01 15:16:23 +00:00
..
audit.yaml build: Run cargo-audit from a GitHub action 2020-08-13 16:09:24 +02:00
build.yaml build: Bump MSRV to 1.62 2023-01-26 13:05:23 +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: Build examples as well as tests in quality workflow 2023-02-16 09:59:14 -08:00
release.yaml build: Update development container and release action to Rust 1.67 2023-03-01 15:16:23 +00:00