disable lxbroy10 for now: technical problems with cooling;
authorwenzelm
Fri, 07 Jul 2023 10:39:28 +0200
changeset 78257 9d5e2a08ba1b
parent 78256 71e1aa0d9421
child 78259 45381e6bd3ad
child 78260 0a7f7abbe4f0
disable lxbroy10 for now: technical problems with cooling;
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'")),