We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2406e46 commit 8801baaCopy full SHA for 8801baa
mise.toml
@@ -23,6 +23,8 @@ ruby = "{{ env['RUBY_VERSION'] | default(value='3.3.7') }}"
23
# Android SDK for android development
24
# android-sdk = "{{ env['ANDROID_SDK_VERSION'] | default(value='9.0') }}"
25
26
+[settings]
27
+ruby.compile = false
28
29
[env]
30
_.path = ['{{config_root}}/node_modules/.bin']
0 commit comments