blob: 64e7b114ea040dcb13c15841ae4d237171b5b3bd [file] [log] [blame]
# Format: //devtools/kokoro/config/proto/build.proto
# Location of the build bash script in Git.
build_file: "SwiftShader/tests/kokoro/gcp_ubuntu/build.sh"
env_vars {
key: "REACTOR_BACKEND"
value: "Subzero"
}
env_vars {
key: "LLVM_VERSION"
value: "10.0"
}
env_vars {
key: "BUILD_TYPE"
value: "RelWithDebInfo"
}