blob: b03a3352f487287be7635423a22ff9232d3c6390 [file] [log] [blame]
Joshua Haberman9abf6e22021-01-13 12:16:25 -08001# Config file for running tests in Kokoro
2
3# Location of the build script in repository
4build_file: "protobuf/kokoro/linux/ruby30/build.sh"
5timeout_mins: 120
6
7action {
8 define_artifacts {
9 regex: "**/sponge_log.xml"
10 }
11}