From 741bf6c4df86f203418cd06509d4c9a2533d4d1c Mon Sep 17 00:00:00 2001 From: Jonah Williams Date: Thu, 26 Sep 2024 20:24:34 -0700 Subject: [PATCH] [ci] make opengles impeller scenario app non-bringup (flutter/engine#55474) This is passing consistently now. --- engine/src/flutter/.ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/engine/src/flutter/.ci.yaml b/engine/src/flutter/.ci.yaml index 939328edb4..205edfe433 100644 --- a/engine/src/flutter/.ci.yaml +++ b/engine/src/flutter/.ci.yaml @@ -95,7 +95,6 @@ targets: - testing/skia_gold_client/** - name: Linux linux_android_emulator_opengles_tests_34 - bringup: true enabled_branches: - main recipe: engine_v2/engine_v2