From 71925a0ee1976323ae88183f8e1d967e01690a39 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 31 Oct 2018 14:24:53 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joeyconfig.hs b/joeyconfig.hs index bf9298b3..3df6ae60 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -158,7 +158,7 @@ orca = host "orca.kitenet.net" $ props (Stable "jessie") X86_32 (Just "ancient") (Cron.Times "45 * * * *") "2h") & Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer GitAnnexBuilder.standardAutoBuilder - Unstable ARM64 Nothing (Cron.Times "1 * * * *") "4h") + Testing ARM64 Nothing (Cron.Times "1 * * * *") "4h") banana :: Host banana = host "banana.kitenet.net" $ props -- cgit v1.2.3