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 970f665 commit 6044e83Copy full SHA for 6044e83
README.md
@@ -22,7 +22,7 @@ This action currently supports these versions of MRI, JRuby and TruffleRuby:
22
| TruffleRuby | 19.3.0 - 20.0.0, head |
23
| Rubinius | 4.14 |
24
25
-`mingw` and `mswin` are `ruby-head` builds using the MSYS2 and MSVC toolchains on Windows.
+On Windows, `mingw` and `mswin` are `ruby-head` builds using the MSYS2/MinGW and the MSVC toolchains respectively.
26
Note that Ruby ≤ 2.3 and the OpenSSL version it needs (1.0.2) are both end-of-life,
27
which means Ruby ≤ 2.3 is unmaintained and considered insecure.
28
On Windows, Ruby 2.4 uses OpenSSL 1.0.2, which is no longer maintained.
0 commit comments