Skip to content

Commit

Permalink
Config changes for linux coverage. (#135604)
Browse files Browse the repository at this point in the history
This build runs for over and hour and it does not need to run on presubmit or release candidate branches.
  • Loading branch information
godofredoc authored Sep 27, 2023
1 parent 2a19b71 commit d3c45f1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit d3c45f1

Please sign in to comment.