Use more correct macOS builder name for 2.83 LTS
The deployment target is 10.9, but the host is running macOS 10.13
This commit is contained in:
@@ -291,7 +291,7 @@ add_builder(c,
|
||||
hour=1)
|
||||
add_builder(c,
|
||||
'lts_283',
|
||||
['windows', 'macOS_10_9', 'linux_centos7'],
|
||||
['windows', 'macOS_10_13', 'linux_centos7'],
|
||||
generic_builder,
|
||||
branch='blender-v2.83-release',
|
||||
hour=1)
|
||||
|
Reference in New Issue
Block a user