aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_ruby.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests/run_ruby.sh')
-rwxr-xr-xtools/run_tests/run_ruby.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/run_tests/run_ruby.sh b/tools/run_tests/run_ruby.sh
index b82ce52af3..ef28c74398 100755
--- a/tools/run_tests/run_ruby.sh
+++ b/tools/run_tests/run_ruby.sh
@@ -30,6 +30,8 @@
set -ex
+rvm use 2.1.2
+
# change to grpc repo root
cd $(dirname $0)/../../src/ruby