Disable 2.82 nightly scheduler

This commit is contained in:
2020-02-12 19:14:16 +01:00
parent f653ad7ae7
commit fdde89201e

View File

@@ -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.