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