src/Pure/Admin/isabelle_cronjob.scala
changeset 79536 d39976404aa7
parent 79535 9ecb62e10621
child 79538 d17d566d86c0
--- a/src/Pure/Admin/isabelle_cronjob.scala	Sat Jan 27 21:12:16 2024 +0100
+++ b/src/Pure/Admin/isabelle_cronjob.scala	Sat Jan 27 22:15:40 2024 +0100
@@ -295,6 +295,9 @@
 
   val remote_builds1: List[List[Remote_Build]] = {
     List(
+      List(Remote_Build("Linux (ARM)", "server-arm",
+        options = "-m32 -B -M1x2" +
+          " -e ISABELLE_SWIPL=swipl")),
       List(Remote_Build("Linux B", "lxbroy10", history = 90,
         options = "-m32 -B -M1x4,2,4,6", args = "-N -g timing")),
       List(