mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
update to container v21
That updates to a newer version of Rust, 1.68.2, and adds back libclang-dev package which is required by vhost-device/gpio crates. An earlier version, v20, is skipped here as we missed updating rust-vmm-ci along with it. v20 updated documentation and triggered builds for changes in build_container.sh. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
This commit is contained in:
committed by
Andreea Florescu
parent
3f9869f285
commit
7ffe41abf0
@@ -60,7 +60,7 @@ from textwrap import dedent
|
||||
|
||||
# This represents the version of the rust-vmm-container used
|
||||
# for running the tests.
|
||||
CONTAINER_VERSION = "v19"
|
||||
CONTAINER_VERSION = "v21"
|
||||
# This represents the version of the Buildkite Docker plugin.
|
||||
DOCKER_PLUGIN_VERSION = "v5.3.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user