You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,8 +53,8 @@ The action works on these [GitHub-hosted runners](https://docs.github.com/en/act
53
53
| macOS |`macos-13` and newer versions |
54
54
| Windows |`windows-2019`, `windows-2022`|
55
55
56
-
Not all combinations of runner image and versions are supported.
57
-
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
56
+
Not all combinations of runner images and versions are supported.
57
+
The list of available Ruby versions can be seen in [ruby-builder-versions.json](ruby-builder-versions.json) for Ubuntu and macOS
58
58
(although some combinations are not available, see [the full list](https://github.com/ruby/ruby-builder/releases/tag/toolcache))
59
59
and in [windows-versions.json](windows-versions.json) for Windows.
0 commit comments