blob: 38b71c1ed18e163d99ec454c008c36f9e6a7cacd [file] [log] [blame]
# Format: //devtools/kokoro/config/proto/build.proto
# Location of the continuous script in Git.
build_file: "SwiftShader/tests/kokoro/gcp_windows/continuous.bat"
env_vars {
key: "REACTOR_BACKEND"
value: "Subzero"
}
env_vars {
key: "LLVM_VERSION"
value: "10.0"
}
env_vars {
key: "BUILD_TYPE"
value: "RelWithDebInfo"
}
env_vars {
key: "CMAKE_GENERATOR_TYPE"
value: "Visual Studio 15 2017 Win64"
}