From 94c661082cc3b11e1ec0a193af030eb3a84d8f30 Mon Sep 17 00:00:00 2001 From: Matan Lurey Date: Thu, 15 May 2025 10:11:04 -0700 Subject: [PATCH] Revert: "Run `flutter_packaging` builders on release candidates (#168917) This reverts commit 567162a91c872e9642faeedc15ee10535637da83. `flutter_packaging` builders only should run on `stable` or `beta`, the original definition was correct. --- .ci.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 863194dfea7..1b90f22f0db 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -6945,7 +6945,6 @@ targets: scheduler: release bringup: true # https://github.com/flutter/flutter/issues/126286 enabled_branches: - - flutter-\d+\.\d+-candidate\.\d+ - beta - stable properties: @@ -6960,7 +6959,6 @@ targets: timeout: 60 scheduler: release enabled_branches: - - flutter-\d+\.\d+-candidate\.\d+ - beta - stable properties: @@ -6977,7 +6975,6 @@ targets: timeout: 60 scheduler: release enabled_branches: - - flutter-\d+\.\d+-candidate\.\d+ - beta - stable properties: @@ -6994,7 +6991,6 @@ targets: scheduler: release bringup: true enabled_branches: - - flutter-\d+\.\d+-candidate\.\d+ - beta - stable properties: