blob: 0477912b8caccaef31a0a055cd5b9bec11ad7da1 [file] [log] [blame]
Marco Concetto Rudilossoabdfd092022-03-17 16:38:36 +00001# Config file for running tests in Kokoro
2
3# Location of the build script in repository
4build_file: "protobuf/kokoro/linux/ruby31/build.sh"
5timeout_mins: 120
6
7action {
8 define_artifacts {
9 regex: "**/sponge_log.xml"
10 }
11}