| Index: masters/master.client.libyuv/slaves.cfg
|
| diff --git a/masters/master.client.libyuv/slaves.cfg b/masters/master.client.libyuv/slaves.cfg
|
| index 211014dd1d591a699f8c61c07239e5eb8e3dabda..55e2c3f9119ae6456fc3e17faca820935d5789f5 100644
|
| --- a/masters/master.client.libyuv/slaves.cfg
|
| +++ b/masters/master.client.libyuv/slaves.cfg
|
| @@ -25,6 +25,8 @@ slaves = [
|
| 'builder': [
|
| 'Linux64 Debug',
|
| 'Linux64 Release',
|
| + 'Linux64 Debug (GN)',
|
| + 'Linux64 Release (GN)',
|
| 'Linux Asan',
|
| 'Linux Memcheck',
|
| 'Linux MSan',
|
| @@ -33,6 +35,8 @@ slaves = [
|
| 'Linux UBSan vptr',
|
| 'Android Debug',
|
| 'Android Release',
|
| + 'Android Debug (GN)',
|
| + 'Android Release (GN)',
|
| 'Android Clang Debug',
|
| 'Android ARM64 Debug',
|
| ],
|
| @@ -48,6 +52,8 @@ slaves = [
|
| 'builder': [
|
| 'Mac64 Debug',
|
| 'Mac64 Release',
|
| + 'Mac64 Debug (GN)',
|
| + 'Mac64 Release (GN)',
|
| 'Mac Asan',
|
| 'iOS Debug',
|
| 'iOS Release',
|
| @@ -80,6 +86,8 @@ slaves = [
|
| 'Win32 Release (Clang)',
|
| 'Win64 Debug (Clang)',
|
| 'Win64 Release (Clang)',
|
| + 'Win64 Debug (GN)',
|
| + 'Win64 Release (GN)',
|
| ],
|
| 'hostname': 'vm324-m3',
|
| }
|
|
|