Disable 2.81 from nightly schedule
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
# <pep8 compliant>
|
||||
|
||||
# List of the branches being built automatically overnight
|
||||
NIGHT_SCHEDULE_BRANCHES = ["master", "blender-v2.81-release"]
|
||||
NIGHT_SCHEDULE_BRANCHES = [
|
||||
"master",
|
||||
# "blender-v2.81-release",
|
||||
]
|
||||
|
||||
# Dictionary that the buildmaster pays attention to.
|
||||
c = BuildmasterConfig = {}
|
||||
|
Reference in New Issue
Block a user