mark windows build tests non-bringup (#127059)

This is a follow-up to aa0a1a7ae1. 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.
This commit is contained in:
Christopher Fujino 2023-05-18 10:08:21 -07:00 committed by GitHub
parent 4245883c6b
commit 344c9c6af2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: >-
@ -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: >-
@ -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: >-
@ -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: >-