mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
Values defined for OPT_THREADED_CODE are 0,1,2. However, 1,2,3 are set in workflow. It seems that case 3 does not exist, so 0 is specified instead. Co-authored-by: jinroq <jinroq@users.noreply.github.com>