changeset 28:8d18da2f836f

minor tweak for mxe-native start times
author John W. Eaton <jwe@octave.org>
date Mon, 05 Oct 2020 10:56:16 -0400
parents 6e6cec148a95
children 819a898b1960
files master.cfg
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/master.cfg	Thu Oct 01 12:03:49 2020 +0000
+++ b/master.cfg	Mon Oct 05 10:56:16 2020 -0400
@@ -240,14 +240,14 @@
                                        branch = "default",
                                        change_filter = mxe_octave_default_filter,
                                        builderNames = ["mxe-native-on-debian"],
-                                       hour = 0))
+                                       hour = 8))
 
 ## Here, branch is the mxe-octave branch.
 c["schedulers"].append (timed.Nightly (name = "periodic mxe-octave-native-all",
                                        branch = "default",
                                        change_filter = mxe_octave_default_filter,
                                        builderNames = ["mxe-native-all-on-debian"],
-                                       hour = 6))
+                                       hour = 0))
 
 ### DISABLED because there doesn't seem to be a way to limit this
 ### action to users logged in to the web interface; instead, forcing