From dec2091c03d11f835f162272a17fd8036354dd9b Mon Sep 17 00:00:00 2001 From: Gray Mackall <34871572+gmackall@users.noreply.github.com> Date: Fri, 27 Sep 2024 12:43:37 -0700 Subject: [PATCH] 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/. --- .ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index f4a91dcf69..4f3c178f8e 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -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