You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,9 @@ Rubinius is only available on `ubuntu-latest`.
41
41
42
42
The prebuilt releases are generated by [ruby-builder](https://github.com/ruby/ruby-builder)
43
43
and on Windows by [RubyInstaller2](https://github.com/oneclick/rubyinstaller2).
44
-
`ruby-head` is generated by [ruby-dev-builder](https://github.com/ruby/ruby-dev-builder) and `truffleruby-head` is generated by [truffleruby-dev-builder](https://github.com/ruby/truffleruby-dev-builder).
44
+
`ruby-head` is generated by [ruby-dev-builder](https://github.com/ruby/ruby-dev-builder),
45
+
`jruby-head` is generated by [jruby-dev-builder](https://github.com/ruby/jruby-dev-builder)
46
+
and `truffleruby-head` is generated by [truffleruby-dev-builder](https://github.com/ruby/truffleruby-dev-builder).
45
47
The full list of available Ruby versions can be seen in [ruby-builder-versions.js](ruby-builder-versions.js)
46
48
for Ubuntu and macOS and in [windows-versions.js](windows-versions.js) for Windows.
0 commit comments