From c82ca469a3dd958bf64152ade4c969c151f13aa2 Mon Sep 17 00:00:00 2001 From: keyonghan <54558023+keyonghan@users.noreply.github.com> Date: Mon, 26 Feb 2024 15:47:17 -0800 Subject: [PATCH] Mark firebase_release_smoke_test as `bringup: true` (#144186) https://github.com/flutter/flutter/issues/144183 --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index bb93c7eeecb..707ed3fa939 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -564,6 +564,7 @@ targets: - name: Linux firebase_release_smoke_test recipe: firebaselab/firebaselab + bringup: true # https://github.com/flutter/flutter/issues/144183 timeout: 60 properties: dependencies: >-