Turn the packages roller bot back on (#155842)

Turns the roller bot back on, as it should have been fixed by https://github.com/flutter/flutter/pull/155794/.
This commit is contained in:
Gray Mackall 2024-09-27 12:43:37 -07:00 committed by GitHub
parent 180f40108b
commit dec2091c03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -388,7 +388,6 @@ targets:
- name: Linux packages_autoroller
presubmit: false
bringup: true # https://github.com/flutter/flutter/issues/155704
recipe: pub_autoroller/pub_autoroller
# This takes a while because we need to fetch network dependencies and run
# Gradle for every android app in the repo