Bug 1550826 - add initial support for osx mojave 10.14 to our CI. r=ahal
add initial support for osx mojave 10.14 to our CI. Differential Revision: https://phabricator.services.mozilla.com/D30795
This commit is contained in:
@@ -133,7 +133,8 @@ UNITTEST_PLATFORM_PRETTY_NAMES = {
|
||||
'Android 7.0 Moto G5 32bit': ['android-hw-g5-7.0-arm7-api-16'],
|
||||
'Android 8.0 Google Pixel 2 32bit': ['android-hw-p2-8.0-arm7-api-16'],
|
||||
'Android 8.0 Google Pixel 2 64bit': ['android-hw-p2-8.0-android-aarch64'],
|
||||
'10.10': ['macosx64'],
|
||||
'10.10': ['macosx1010-64'],
|
||||
'10.14': ['macosx1014-64'],
|
||||
# other commonly-used substrings for platforms not yet supported with
|
||||
# in-tree taskgraphs:
|
||||
# '10.10.5': [..TODO..],
|
||||
|
||||
Reference in New Issue
Block a user