We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcf8be4 commit 913b48aCopy full SHA for 913b48a
mx.truffleruby/mx_truffleruby.py
@@ -132,7 +132,7 @@ def ruby_testdownstream_sulong(args):
132
name='TruffleRuby',
133
short_name='rby',
134
dir_name='ruby',
135
- standalone_dir_name='truffleruby-<version>-<os>-<arch>',
+ standalone_dir_name='truffleruby-<version>-<graalvm_os>-<arch>',
136
license_files=['LICENSE_TRUFFLERUBY.md'],
137
third_party_license_files=['3rd_party_licenses_truffleruby.txt'],
138
truffle_jars=[
0 commit comments