# HG changeset patch # User wenzelm # Date 1688719168 -7200 # Node ID 9d5e2a08ba1b203bef14b88ff5dd5353dd785111 # Parent 71e1aa0d9421a3cfa9000c737f0135d58a635b50 disable lxbroy10 for now: technical problems with cooling; diff -r 71e1aa0d9421 -r 9d5e2a08ba1b src/Pure/Admin/isabelle_cronjob.scala --- 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'")),