summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cirrus.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index f91b72be64..1d7056c1d2 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -144,12 +144,14 @@ yjit_task:
bootstraptest/test_insns.rb \
bootstraptest/test_io.rb \
bootstraptest/test_jump.rb \
+ bootstraptest/test_literal.rb \
bootstraptest/test_literal_suffix.rb \
bootstraptest/test_load.rb \
bootstraptest/test_marshal.rb \
bootstraptest/test_massign.rb \
bootstraptest/test_method.rb \
bootstraptest/test_objectspace.rb \
+ bootstraptest/test_ractor.rb \
bootstraptest/test_proc.rb \
bootstraptest/test_string.rb \
bootstraptest/test_struct.rb \