clarified test;
authorwenzelm
Sun, 15 Mar 2020 15:00:22 +0100
changeset 71559 0a6cacf2c143
parent 71558 1cf958713cf7
child 71560 20a3543ae173
clarified test;
src/Pure/Admin/isabelle_cronjob.scala
--- a/src/Pure/Admin/isabelle_cronjob.scala	Sun Mar 15 13:41:33 2020 +0100
+++ b/src/Pure/Admin/isabelle_cronjob.scala	Sun Mar 15 15:00:22 2020 +0100
@@ -302,7 +302,7 @@
         self_update = true, args = "-a -d '~~/src/Benchmarks'")),
       List(Remote_Build("macOS 10.15 Catalina", "laramac01", user = "makarius",
         proxy_host = "laraserver", proxy_user = "makarius",
-        self_update = true, options = "-m32 -M1,2,4 -e ISABELLE_GHC_SETUP=true",
+        self_update = true, options = "-m32 -M4 -e ISABELLE_GHC_SETUP=true",
         args = "-a -d '~~/src/Benchmarks'")),
       List(
         Remote_Build("Windows", "vmnipkow9", historic = true, history = 90, self_update = true,