mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix CI workflows
This commit is contained in:
parent
13e5b56a5d
commit
133ad38777
1 changed files with 1 additions and 1 deletions
|
@ -151,6 +151,6 @@ yjit_task:
|
|||
bootstraptest/test_proc.rb \
|
||||
bootstraptest/test_string.rb \
|
||||
bootstraptest/test_struct.rb \
|
||||
bootstraptest/test_yjit_new_backend.rb
|
||||
bootstraptest/test_yjit_new_backend.rb \
|
||||
bootstraptest/test_yjit_rust_port.rb
|
||||
# full_build_script: make -j
|
||||
|
|
Loading…
Reference in a new issue