From f010ae485f605d10bba3c9b12b95ad65c2d8681d Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Mon, 24 Feb 2020 23:11:16 +0100 Subject: [PATCH] Merge the list in the README to render better on GitHub --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 78d5f74..8d63d19 100644 --- a/README.md +++ b/README.md @@ -96,8 +96,6 @@ jobs: * short version like `2.6`, automatically using the latest release matching that version (`2.6.5`) * version only like `2.6.5`, assumes MRI for the engine * engine only like `truffleruby`, uses the latest stable release of that implementation - - * `.ruby-version` reads from the project's `.ruby-version` file * `.tool-versions` reads from the project's `.tool-versions` file * If the `ruby-version` input is not specified, `.ruby-version` is tried first, followed by `.tool-versions`