Skip to content

Commit 7c15ff8

Browse files
committed
Add info about the -head builders
1 parent 58366f2 commit 7c15ff8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,9 @@ The action works for all [GitHub-hosted runners](https://help.github.com/en/acti
3232

3333
Rubinius is only available on `ubuntu-latest`.
3434

35-
The prebuilt rubies are generated by [eregon/ruby-install-builder](https://github.com/eregon/ruby-install-builder)
36-
and on Windows by [RubyInstaller2](https://github.com/oneclick/rubyinstaller2).
35+
The prebuilt releases are generated by [ruby-install-builder](https://github.com/eregon/ruby-install-builder)
36+
and on Windows by [RubyInstaller2](https://github.com/oneclick/rubyinstaller2).
37+
`ruby-head` is generated by [ruby-dev-builder](https://github.com/eregon/ruby-dev-builder) and `truffleruby-head` is generated by [truffleruby-dev-builder](https://github.com/eregon/truffleruby-dev-builder).
3738
The full list of available Ruby versions can be seen in [ruby-install-builder-versions.js](ruby-install-builder-versions.js)
3839
for Ubuntu and macOS and in [windows-versions.js](windows-versions.js) for Windows.
3940

0 commit comments

Comments
 (0)