Skip to content

Commit a54c48c

Browse files
authored
TruffleRuby 22.2 supports OpenSSL 3
1 parent cb55cb0 commit a54c48c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ The action works on these [GitHub-hosted runners](https://help.github.com/en/act
3939

4040
| Operating System | Recommended | Other Supported Versions |
4141
| ----------- | -------- | -------- |
42-
| Ubuntu | `ubuntu-latest` (= `ubuntu-20.04`) | `ubuntu-18.04`, `ubuntu-22.04` (beta, only `ruby: 3.1 - head`) |
42+
| Ubuntu | `ubuntu-latest` (= `ubuntu-20.04`) | `ubuntu-18.04`, `ubuntu-22.04` (beta, only `ruby: 3.1 - head, truffleruby`) |
4343
| macOS | `macos-latest` (= `macos-11`) | `macos-10.15`, `macos-12` (beta) |
4444
| Windows | `windows-latest` (= `windows-2022`) | `windows-2019` |
4545

46-
On `ubuntu-22.04` (beta), only `ruby: 3.1 - head` are supported, due to Ubuntu 22.04 only supporting OpenSSL 3.
46+
On `ubuntu-22.04` (beta), only `ruby: 3.1 - head, truffleruby` are supported, due to Ubuntu 22.04 only supporting OpenSSL 3.
4747

4848
The prebuilt releases are generated by [ruby-builder](https://github.com/ruby/ruby-builder)
4949
and on Windows by [RubyInstaller2](https://github.com/oneclick/rubyinstaller2).

0 commit comments

Comments
 (0)