Skip to content

Commit 4fe8377

Browse files
[ci] Enable Windows build-all (#3054)
These tests were added in bringup mode, but never fully enabled. Part of flutter/flutter#113764
1 parent d69a96d commit 4fe8377

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ targets:
139139
]
140140
141141
- name: Windows windows-build_all_packages master
142-
bringup: true
143142
recipe: packages/packages
144143
timeout: 30
145144
properties:
@@ -153,7 +152,6 @@ targets:
153152
]
154153
155154
- name: Windows windows-build_all_packages stable
156-
bringup: true
157155
recipe: packages/packages
158156
timeout: 30
159157
properties:

0 commit comments

Comments
 (0)