mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Use a stable link for the list of versions
This commit is contained in:
@@ -4,8 +4,8 @@ This action downloads a prebuilt ruby and adds it to `$PATH`.
|
||||
|
||||
It currently supports the latest stable versions of MRI, JRuby and TruffleRuby.
|
||||
|
||||
See https://github.com/eregon/ruby-install-builder/releases/latest for the
|
||||
available Ruby versions.
|
||||
See https://github.com/eregon/ruby-install-builder/blob/metadata/versions.json
|
||||
for the available Ruby versions.
|
||||
|
||||
The action works for the `ubuntu-16.04`, `ubuntu-18.04` and `macos-latest` GitHub-hosted runners.
|
||||
`windows-latest` is not yet supported.
|
||||
|
||||
Reference in New Issue
Block a user