--- a/src/Pure/Admin/isabelle_cronjob.scala Sat Jan 27 23:05:00 2024 +0100
+++ b/src/Pure/Admin/isabelle_cronjob.scala Sun Jan 28 19:22:33 2024 +0100
@@ -297,8 +297,9 @@
List(
List(Remote_Build("Linux (ARM)", "server-arm",
history_base = "build_history_base_arm",
- options = "-m32 -B -M1x2" +
- " -e ISABELLE_SWIPL=swipl")),
+ options = "-m32 -B -M1x2 -p timeout_scale=2" +
+ " -e ISABELLE_SWIPL=swipl",
+ args = "-a -d '~~/src/Benchmarks'")),
List(Remote_Build("Linux B", "lxbroy10", history = 90,
options = "-m32 -B -M1x4,2,4,6", args = "-N -g timing")),
List(