Skip to content
Snippets Groups Projects
Commit 36d0056c authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

prevent timeouts for linux artifact build

parent 88c5b585
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment