--- a/src/Pure/Admin/isabelle_cronjob.scala Wed Jul 05 16:50:07 2023 +0100
+++ b/src/Pure/Admin/isabelle_cronjob.scala Fri Jul 07 10:39:28 2023 +0200
@@ -317,8 +317,10 @@
" -e ISABELLE_SMLNJ=sml" +
" -e ISABELLE_SWIPL=swipl",
args = "-a -d '~~/src/Benchmarks'")),
+/*
List(Remote_Build("Linux B", "lxbroy10", historic = true, history = 90,
options = "-m32 -B -M1x4,2,4,6", args = "-N -g timing")),
+*/
List(Remote_Build("macOS 10.13 High Sierra", "lapbroy68",
options = "-m32 -B -M1,2,4 -e ISABELLE_GHC_SETUP=true -p pide_session=false",
args = "-a -d '~~/src/Benchmarks'")),