Skip to content

Commit 344c9c6

Browse files
mark windows build tests non-bringup (#127059)
This is a follow-up to flutter/flutter@aa0a1a7. I was forced to mark these targets bringup in that PR because the targets were technically new (since each name changed 3 -> 4), so this is marking them non-bringup.
1 parent 4245883 commit 344c9c6

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.ci.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4070,7 +4070,6 @@ targets:
40704070
- name: Windows build_tests_1_4
40714071
recipe: flutter/flutter_drone
40724072
timeout: 60
4073-
bringup: true
40744073
properties:
40754074
add_recipes_cq: "true"
40764075
dependencies: >-
@@ -4089,7 +4088,6 @@ targets:
40894088
- name: Windows build_tests_2_4
40904089
recipe: flutter/flutter_drone
40914090
timeout: 60
4092-
bringup: true
40934091
properties:
40944092
add_recipes_cq: "true"
40954093
dependencies: >-
@@ -4108,7 +4106,6 @@ targets:
41084106
- name: Windows build_tests_3_4
41094107
recipe: flutter/flutter_drone
41104108
timeout: 60
4111-
bringup: true
41124109
properties:
41134110
add_recipes_cq: "true"
41144111
dependencies: >-
@@ -4127,7 +4124,6 @@ targets:
41274124
- name: Windows build_tests_4_4
41284125
recipe: flutter/flutter_drone
41294126
timeout: 60
4130-
bringup: true
41314127
properties:
41324128
add_recipes_cq: "true"
41334129
dependencies: >-

0 commit comments

Comments
 (0)