Skip to content

Commit

Permalink
testing the ruby 3.3 error
Browse files Browse the repository at this point in the history
Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
  • Loading branch information
nikhil2611 committed Jul 5, 2024
1 parent 3e0db73 commit 34291c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .expeditor/run_linux_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export USER="root"
export LANG=C.UTF-8 LANGUAGE=C.UTF-8

echo "--- bundle install"

bundle install --path vendor/bundle
bundle config --local path vendor/bundle
bundle install --jobs=7 --retry=3

Expand Down

0 comments on commit 34291c2

Please sign in to comment.