1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Try to run make -j in CI backend tests (https://github.com/Shopify/ruby/pull/386)

This commit is contained in:
Maxime Chevalier-Boisvert 2022-08-09 16:03:39 -04:00 committed by Takashi Kokubun
parent 1cafb1a7a6
commit cad35fb25c
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -165,4 +165,6 @@ yjit_task:
# These are the btests we can't run yet on arm:
#bootstraptest/test_yjit.rb (out of executable memory not handled)
# full_build_script: make -j
# FIXME: not currently working on CI, missing cargo
# Check that we can do a full ruby build
#full_build_script: make -j