Skip to content

Commit

Permalink
Mark two other firebase targets as bringup: true (#144234)
Browse files Browse the repository at this point in the history
  • Loading branch information
keyonghan authored Feb 27, 2024
1 parent 42252cd commit d319625
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ targets:
- name: Linux firebase_abstract_method_smoke_test
presubmit: false
recipe: firebaselab/firebaselab
bringup: true # https://github.com/flutter/flutter/issues/144183
timeout: 60
properties:
dependencies: >-
Expand Down Expand Up @@ -533,6 +534,7 @@ targets:
- name: Linux firebase_android_embedding_v2_smoke_test
recipe: firebaselab/firebaselab
bringup: true # https://github.com/flutter/flutter/issues/144183
timeout: 60
properties:
dependencies: >-
Expand Down

0 comments on commit d319625

Please sign in to comment.