We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39ee44 commit a00813fCopy full SHA for a00813f
1 file changed
ci-automation/ci-config.env
@@ -148,8 +148,8 @@ AWS_PARALLEL="${PARALLEL_TESTS:-8}"
148
149
# -- Azure --
150
: ${AZURE_IMAGE_NAME:="flatcar_production_azure_image.vhd"}
151
-: ${AZURE_amd64_MACHINE_SIZE:="Standard_D2s_v4"}
152
-: ${AZURE_arm64_MACHINE_SIZE:="Standard_D2pls_v5"}
+: ${AZURE_amd64_MACHINE_SIZE:="Standard_D2s_v6"}
+: ${AZURE_arm64_MACHINE_SIZE:="Standard_D2pls_v6"}
153
: ${AZURE_USE_GALLERY:=""}
154
: ${AZURE_KOLA_VNET:=""}
155
: ${AZURE_USE_PRIVATE_IPS:=true}
0 commit comments