| { | |
| "docker_service": "build-win-win32", | |
| "docker_runner_service": "runner-win-win32", | |
| "runner_tag": "win32", | |
| "platforms": [ | |
| "win32" | |
| ], | |
| "on_host_test": true, | |
| "on_host_test_shards": ["0", "1", "2", "3"], | |
| "includes": [ | |
| { | |
| "name":"win32", | |
| "platform":"win32", | |
| "target_platform":"win-win32", | |
| "extra_gn_arguments":"is_clang=false" | |
| } | |
| ] | |
| } |