We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc4584d commit e8117d1Copy full SHA for e8117d1
.buildkite/autogenerate_pipeline.py
@@ -60,7 +60,7 @@
60
61
# This represents the version of the rust-vmm-container used
62
# for running the tests.
63
-CONTAINER_VERSION = "g260df6e"
+CONTAINER_VERSION = "g7e451ea"
64
# The suffix suggests that the dev image with `v{N}-riscv` tag is not to be
65
# confused with real `riscv64` image (it's actually a `x86_64` image with
66
# `qemu-system-riscv64` installed), since AWS yet has `riscv64` machines
0 commit comments