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 48efd73 commit 480f78fCopy full SHA for 480f78f
1 file changed
README.md
@@ -7,6 +7,9 @@ This action downloads a prebuilt ruby and adds it to the `PATH`.
7
It is very efficient and takes about 5 seconds to download, extract and add the given Ruby to the `PATH`.
8
No extra packages need to be installed.
9
10
+Compared to [actions/setup-ruby](https://github.com/actions/setup-ruby),
11
+this actions supports many more versions and features.
12
+
13
### Supported Versions
14
15
This action currently supports these versions of MRI, JRuby and TruffleRuby:
0 commit comments