From a2fa60cc4d6013f98e3f12bf185bea6038875fdf Mon Sep 17 00:00:00 2001 From: Christopher Fujino Date: Fri, 4 Aug 2023 18:00:14 -0700 Subject: [PATCH] mark linux packages_autoroller flaky because of token issue (#131970) unblock tree from https://github.com/flutter/flutter/issues/131968 --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index 3e60fbbfd0e..109407119a2 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -245,6 +245,7 @@ targets: presubmit: false recipe: pub_autoroller/pub_autoroller timeout: 30 + bringup: true # https://github.com/flutter/flutter/issues/131968 enabled_branches: # Don't run this on release branches - master