You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: build cloud-hypervisor from latest upstream release
Ubuntu does not package Cloud Hypervisor, so the integration test cannot
rely on apt for that binary. Resolve the latest upstream release tag,
check out that source, install the needed dev packages, build with
cargo --release, and reuse the existing rust-cache target-dir caching
for later runs.
0 commit comments