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 3725e31 commit 5e0c503Copy full SHA for 5e0c503
README.md
@@ -4,8 +4,8 @@ This action downloads a prebuilt ruby and adds it to `$PATH`.
4
5
It currently supports the latest stable versions of MRI, JRuby and TruffleRuby.
6
7
-See https://github.com/eregon/ruby-install-builder/releases/latest for the
8
-available Ruby versions.
+See https://github.com/eregon/ruby-install-builder/blob/metadata/versions.json
+for the available Ruby versions.
9
10
The action works for the `ubuntu-16.04`, `ubuntu-18.04` and `macos-latest` GitHub-hosted runners.
11
`windows-latest` is not yet supported.
0 commit comments