Skip to content

Commit 2bda0cc

Browse files
re-enable linux packages-autoroller (#160266)
I fixed the autoroller in flutter/flutter#160059 but forgot to mark the shard non-bring-up. Note, it's currently failing in post-submit, but only because bringUp shards run in the staging pool, which does not have access to the GitHub access token necessary for the roller to operate.
1 parent 55d7341 commit 2bda0cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ targets:
392392
393393
- name: Linux packages_autoroller
394394
presubmit: false
395-
bringup: true # https://github.com/flutter/flutter/issues/160055
396395
recipe: pub_autoroller/pub_autoroller
397396
# This takes a while because we need to fetch network dependencies and run
398397
# Gradle for every android app in the repo

0 commit comments

Comments
 (0)