Skip to content

Commit 69709d1

Browse files
committed
Simplify the supported versions section
* Do not recommend a specific version syntax, different projects have different needs. The sample usages below already show the recommendation.
1 parent ae627f0 commit 69709d1

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ This action currently supports these versions of MRI, JRuby and TruffleRuby:
1515
| JRuby | 9.2.9.0 |
1616
| TruffleRuby | 19.3.0, 19.3.1 |
1717

18-
The recommended way to refer to these versions is:
19-
`2.3`, `2.4`, `2.5`, `2.6`, `2.7`, `jruby`, `truffleruby`.
20-
That way, the latest compatible release is used, which contains the most bug fixes.
21-
2218
See https://github.com/eregon/ruby-install-builder/blob/metadata/versions.json
2319
for the always up-to-date list of available Ruby versions.
2420

0 commit comments

Comments
 (0)