Config changes for linux coverage. (#135604)

This build runs for over and hour and it does not need to run on presubmit or release candidate branches.
This commit is contained in:
godofredoc 2023-09-27 09:42:54 -07:00 committed by GitHub
parent 2a19b71a82
commit d3c45f1499
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -245,9 +245,12 @@ targets:
task_name: analyzer_benchmark
- name: Linux coverage
bringup: true
presubmit: false
recipe: flutter/coverage
timeout: 120
enabled_branches:
# Don't run this on release branches
- master
properties:
tags: >
["framework", "hostonly", "shard", "linux"]