Skip to content

Commit

Permalink
mark windows build tests non-bringup (#127059)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
christopherfujino authored May 18, 2023
1 parent 4245883 commit 344c9c6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4070,7 +4070,6 @@ targets:
- name: Windows build_tests_1_4
recipe: flutter/flutter_drone
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
dependencies: >-
Expand All @@ -4089,7 +4088,6 @@ targets:
- name: Windows build_tests_2_4
recipe: flutter/flutter_drone
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
dependencies: >-
Expand All @@ -4108,7 +4106,6 @@ targets:
- name: Windows build_tests_3_4
recipe: flutter/flutter_drone
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
dependencies: >-
Expand All @@ -4127,7 +4124,6 @@ targets:
- name: Windows build_tests_4_4
recipe: flutter/flutter_drone
timeout: 60
bringup: true
properties:
add_recipes_cq: "true"
dependencies: >-
Expand Down

0 comments on commit 344c9c6

Please sign in to comment.