From 567162a91c872e9642faeedc15ee10535637da83 Mon Sep 17 00:00:00 2001 From: Matan Lurey Date: Tue, 13 May 2025 20:53:21 -0700 Subject: [PATCH] Run `{Platform} flutter_packaging` builders on release candidates. (#168762) Closes https://github.com/flutter/flutter/issues/168745. --- .ci.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.ci.yaml b/.ci.yaml index 7654a423ad4..57986e7ac21 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -6945,6 +6945,7 @@ targets: scheduler: release bringup: true # https://github.com/flutter/flutter/issues/126286 enabled_branches: + - flutter-\d+\.\d+-candidate\.\d+ - beta - stable properties: @@ -6959,6 +6960,7 @@ targets: timeout: 60 scheduler: release enabled_branches: + - flutter-\d+\.\d+-candidate\.\d+ - beta - stable properties: @@ -6975,6 +6977,7 @@ targets: timeout: 60 scheduler: release enabled_branches: + - flutter-\d+\.\d+-candidate\.\d+ - beta - stable properties: @@ -6991,6 +6994,7 @@ targets: scheduler: release bringup: true enabled_branches: + - flutter-\d+\.\d+-candidate\.\d+ - beta - stable properties: