proper history_base for AMR64;
authorwenzelm
Wed, 09 Aug 2023 10:51:21 +0200
changeset 78495 36cb78cd2288
parent 78494 10264fe8012f
child 78496 2a26d423d9fb
proper history_base for AMR64;
src/Pure/Admin/isabelle_cronjob.scala
--- a/src/Pure/Admin/isabelle_cronjob.scala	Wed Aug 09 08:24:24 2023 +0200
+++ b/src/Pure/Admin/isabelle_cronjob.scala	Wed Aug 09 10:51:21 2023 +0200
@@ -349,6 +349,7 @@
           detect = Build_Log.Prop.build_tags.toString + " = " + SQL.string("skip_proofs"))),
       List(
         Remote_Build("macOS 13 Ventura (ARM64)", "mini3",
+          history_base = "8e590adaac5e",
           options = "-a -m32 -B -M1x4,2x2,4 -p pide_session=false" +
             " -e ISABELLE_MLTON=/opt/homebrew/bin/mlton -e ISABELLE_MLTON_OPTIONS=" +
             " -e ISABELLE_SWIPL=/opt/homebrew/bin/swipl",