mirror of
https://github.com/flutter/packages.git
synced 2025-06-29 14:18:54 +08:00
[ci] Enable Windows build-all (#3054)
These tests were added in bringup mode, but never fully enabled. Part of https://github.com/flutter/flutter/issues/113764
This commit is contained in:
2
.ci.yaml
2
.ci.yaml
@ -139,7 +139,6 @@ targets:
|
|||||||
]
|
]
|
||||||
|
|
||||||
- name: Windows windows-build_all_packages master
|
- name: Windows windows-build_all_packages master
|
||||||
bringup: true
|
|
||||||
recipe: packages/packages
|
recipe: packages/packages
|
||||||
timeout: 30
|
timeout: 30
|
||||||
properties:
|
properties:
|
||||||
@ -153,7 +152,6 @@ targets:
|
|||||||
]
|
]
|
||||||
|
|
||||||
- name: Windows windows-build_all_packages stable
|
- name: Windows windows-build_all_packages stable
|
||||||
bringup: true
|
|
||||||
recipe: packages/packages
|
recipe: packages/packages
|
||||||
timeout: 30
|
timeout: 30
|
||||||
properties:
|
properties:
|
||||||
|
Reference in New Issue
Block a user