From fdde89201e0865247bae48e2f28903854482d8a6 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Wed, 12 Feb 2020 19:14:16 +0100 Subject: [PATCH] Disable 2.82 nightly scheduler --- master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master.cfg b/master.cfg index 828311c..f28ca92 100644 --- a/master.cfg +++ b/master.cfg @@ -6,7 +6,7 @@ # List of the branches being built automatically overnight NIGHT_SCHEDULE_BRANCHES = [ "master", - "blender-v2.82-release", + # "blender-v2.82-release", ] # Dictionary that the buildmaster pays attention to.