--- a/src/Pure/Admin/isabelle_cronjob.scala Tue Jan 30 21:35:28 2024 +0100
+++ b/src/Pure/Admin/isabelle_cronjob.scala Tue Jan 30 21:38:33 2024 +0100
@@ -299,7 +299,7 @@
List(Remote_Build("Linux (ARM)", "linux-arm",
history_base = "build_history_base_arm",
shared_isabelle_self = true,
- options = "-m32 -B -M1x2 -p timeout_scale=2" +
+ options = "-m32 -B -M1x2 -U 4000 -p timeout_scale=2" +
" -e ISABELLE_SWIPL=swipl",
args = "-a -d '~~/src/Benchmarks'")),
List(Remote_Build("Linux B", "lxbroy10", history = 90,