diff --git a/tests/example_config.json b/tests/example_config.json index 81605e50..fa3d4a4e 100644 --- a/tests/example_config.json +++ b/tests/example_config.json @@ -38,7 +38,7 @@ "Build/" ], "container_output_files": null, - "build_command": "source ./edksetup.sh; build -a X64 -p UefiPayloadPkg/UefiPayloadPkg.dsc -b DEBUG -t GCC5", + "build_command": "source ./edksetup.sh; build -a X64 -p UefiPayloadPkg/UefiPayloadPkg.dsc -b DEBUG -t ${GCC_TOOLCHAIN_VERSION}", "container_input_dir": "inputs/", "input_dirs": null, "input_files": null