From 7657a96ed2315a5f69e60f9f4128b842f79f806b Mon Sep 17 00:00:00 2001 From: jonahwilliams Date: Tue, 20 Feb 2024 15:39:37 -0800 Subject: [PATCH] disable framework smoke tests. --- .ci.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 78a9513509884..1ce61aeba07dc 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -202,15 +202,6 @@ targets: # - shell/platform/windows/** # - web_sdk/** - - name: Linux Framework Smoke Tests - recipe: engine/framework_smoke - enabled_branches: - - main - timeout: 60 - properties: - gclient_variables: >- - {"use_rbe": true} - - name: Linux linux_clang_tidy recipe: engine_v2/engine_v2 timeout: 120