From fc76dbf535903362b6a6a4d1b47848cdf0b9d5c1 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Mon, 9 Mar 2020 23:37:05 +0100 Subject: [PATCH] Revert "re-enable 2.82 branch for building for 2.82a release" The website is not handling 'a' releases well, and the code is missing updates needed for codesign. This reverts commit 5c4f885e29c9dd13e7597a9ec7357245ff333090. --- 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.