This adds the `RUBY_YJIT_ENABLE` environment variable which would enable Ruby 3.2's YJIT. See https://github.com/ruby/ruby/blob/master/doc/yjit/yjit.md for more information about YJIT.
2 lines
No EOL
26 B
YAML
2 lines
No EOL
26 B
YAML
env:
|
|
RUBY_YJIT_ENABLE: 1 |