Skip to content

Commit 8801baa

Browse files
committed
support(LIVE-26911): disable ruby compilation in mise
1 parent 2406e46 commit 8801baa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mise.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ ruby = "{{ env['RUBY_VERSION'] | default(value='3.3.7') }}"
2323
# Android SDK for android development
2424
# android-sdk = "{{ env['ANDROID_SDK_VERSION'] | default(value='9.0') }}"
2525

26+
[settings]
27+
ruby.compile = false
2628

2729
[env]
2830
_.path = ['{{config_root}}/node_modules/.bin']

0 commit comments

Comments
 (0)