Skip to content

Commit e073b59

Browse files
committed
TruffleRuby needs mx 6.27.5+ to get the ldlibs substitution fix
1 parent d84b6b2 commit e073b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mx.truffleruby/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
suite = {
2-
"mxversion": "6.16.6",
2+
"mxversion": "6.27.5",
33
"name": "truffleruby",
44

55
"imports": {

0 commit comments

Comments
 (0)