summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cirrus.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index f743252655..51aadfc6be 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -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