summaryrefslogtreecommitdiff
path: root/.github/workflows/yjit-macos.yml
AgeCommit message (Collapse)Author
2021-10-20Enable leaked global tests in YJIT workflowsAlan Wu
2021-10-20Try turning off test-bundler-parallel to see if that fixes all the build errorsNoah Gibbs
2021-10-20Don't enable YJIT by default. More tests on both Ubuntu and MacOS.Noah Gibbs
Add RUBY_YJIT_ENABLE env var and YJIT_FORCE_ENABLE compile-time constant. Rename YJIT_STATS to RUBY_YJIT_STATS.