prevent timeouts for linux artifact build

pull/11942/head
Jan Tattermusch 8 years ago
parent 88c5b585df
commit 36d0056c14
  1. 2
      tools/internal_ci/linux/grpc_build_artifacts.sh

@ -26,4 +26,4 @@ set -e # rvm commands are very verbose
rvm --default use ruby-2.4.1
set -ex
tools/run_tests/task_runner.py -f artifact linux
tools/run_tests/task_runner.py -f artifact linux -j 6

Loading…
Cancel
Save