diff --git a/ci/builders/linux_host_engine.json b/ci/builders/linux_host_engine.json index 928142b9dcd7d..89ee728b29119 100644 --- a/ci/builders/linux_host_engine.json +++ b/ci/builders/linux_host_engine.json @@ -1,29 +1,5 @@ { "builds": [ - { - "archives": [], - "drone_dimensions": [ - "device_type=none", - "os=Linux" - ], - "gclient_variables": { - "download_android_deps": false - }, - "gn": [ - "--runtime-mode", - "debug", - "--unoptimized", - "--prebuilt-dart-sdk" - ], - "name": "host_debug_unopt", - "ninja": { - "config": "host_debug_unopt", - "targets": [ - "flutter", - "flutter/sky/packages" - ] - } - }, { "archives": [], "drone_dimensions": [