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 739b731 commit f010ae4Copy full SHA for f010ae4
README.md
@@ -96,8 +96,6 @@ jobs:
96
* short version like `2.6`, automatically using the latest release matching that version (`2.6.5`)
97
* version only like `2.6.5`, assumes MRI for the engine
98
* engine only like `truffleruby`, uses the latest stable release of that implementation
99
-
100
101
* `.ruby-version` reads from the project's `.ruby-version` file
102
* `.tool-versions` reads from the project's `.tool-versions` file
103
* If the `ruby-version` input is not specified, `.ruby-version` is tried first, followed by `.tool-versions`
0 commit comments