Skip to content

Commit 1a6a333

Browse files
committed
Update Ruby path for macos-latest (15)
1 parent 998cf61 commit 1a6a333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macos/Dependencies/common.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ RUBY_CONFIGURE_ARGS := \
5252
--disable-rubygems \
5353
--disable-install-doc \
5454
--build=$(RBUILD) \
55-
--with-baseruby=/usr/local/opt/ruby/bin/ruby \
55+
--with-baseruby=/usr/bin/ruby \
5656
--with-coroutine=ucontext \
5757
${EXTRA_RUBY_CONFIG_ARGS}
5858

0 commit comments

Comments
 (0)