Sign in
flutter
/
third_party
/
protobuf
/
refs/heads/test_500390065
/
.
/
kokoro
/
macos
/
ruby31
/
build.sh
blob: 9f8bbd2b736849760be4f65f43190b923dd59a18 [
file
] [
edit
]
#!/bin/bash
#
# Build file to set up and run tests
# Change to repo root
cd $
(
dirname $0
)/../../..
# Fix locale issues in Monterey.
export LC_ALL
=
en_US
.
UTF
-
8
bash
-
l kokoro
/
macos
/
test_ruby
.
sh ruby
-
3.1
.
0