From bcde69c47cdb20b0cfd224b38aaca0d96e17d442 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Fri, 18 Apr 2025 18:54:39 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a66eb4..91c1b78 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,8 @@ The action works on these [GitHub-hosted runners](https://docs.github.com/en/act | macOS | `macos-13` and newer versions | | Windows | `windows-2019`, `windows-2022` | -Not all combinations of runner image and versions are supported. -The list of available Ruby versions per runner image can be seen in [ruby-builder-versions.json](ruby-builder-versions.json) for Ubuntu and macOS +Not all combinations of runner images and versions are supported. +The list of available Ruby versions can be seen in [ruby-builder-versions.json](ruby-builder-versions.json) for Ubuntu and macOS (although some combinations are not available, see [the full list](https://github.com/ruby/ruby-builder/releases/tag/toolcache)) and in [windows-versions.json](windows-versions.json) for Windows.