From ce6e2526d2bdde413dd657b6b3a819c83a552826 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Wed, 15 Apr 2020 16:33:41 +0300 Subject: [PATCH] Enable nightly builds for 2.83 --- master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master.cfg b/master.cfg index f28ca92..a251aea 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.83-release", ] # Dictionary that the buildmaster pays attention to.