author | wenzelm |
Tue, 30 Jan 2024 17:36:14 +0100 | |
changeset 79547 | bcd5136c7f5c |
parent 79546 | c9774306a879 |
child 79548 | a33a6e541cbb |
--- a/src/Pure/Admin/isabelle_cronjob.scala Tue Jan 30 17:35:42 2024 +0100 +++ b/src/Pure/Admin/isabelle_cronjob.scala Tue Jan 30 17:36:14 2024 +0100 @@ -296,7 +296,7 @@ val remote_builds1: List[List[Remote_Build]] = { List( - List(Remote_Build("Linux (ARM)", "server-arm", + List(Remote_Build("Linux (ARM)", "linux-arm", history_base = "build_history_base_arm", shared_isabelle_self = true, options = "-m32 -B -M1x2 -p timeout_scale=2" +