mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
update container version to v30
This version adds the necessary Rust targets to run tests for no-std crates. Signed-off-by: Andreea Florescu <fandree@amazon.com>
This commit is contained in:
committed by
Patrick Roy
parent
1f5d329419
commit
0100de0f57
@@ -60,7 +60,7 @@ from textwrap import dedent
|
||||
|
||||
# This represents the version of the rust-vmm-container used
|
||||
# for running the tests.
|
||||
CONTAINER_VERSION = "v29"
|
||||
CONTAINER_VERSION = "v30"
|
||||
# This represents the version of the Buildkite Docker plugin.
|
||||
DOCKER_PLUGIN_VERSION = "v5.3.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user