mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: Adapt YJIT support status to include OpenBSD
We don't run YJIT CI checks on OpenBSD so can't claim that we provide
first-class maintenance support. However, as of
3b2b28d035
, YJIT can at least boot on OpenBSD.
This commit is contained in:
parent
b81faf4b1f
commit
cab8b88a16
1 changed files with 1 additions and 1 deletions
2
NEWS.md
2
NEWS.md
|
@ -467,7 +467,7 @@ See [this blog post](https://shopify.engineering/yjit-just-in-time-compiler-crub
|
|||
|
||||
* Fast warm-up times.
|
||||
|
||||
* Limited to macOS & Linux on x86-64 platforms for now.
|
||||
* Limited to Unix-like x86-64 platforms for now.
|
||||
|
||||
## Static analysis
|
||||
|
||||
|
|
Loading…
Reference in a new issue