Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 71971f2

Browse files
authored
Run verify_binaries_codesigned task on release branches (#120141)
* Run verify_binaries_codesigned on release branches * Revert branches
1 parent e62abfa commit 71971f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3220,7 +3220,6 @@ targets:
32203220
- .ci.yaml
32213221

32223222
- name: Mac_x64 verify_binaries_codesigned
3223-
bringup: true
32243223
enabled_branches:
32253224
- flutter-\d+\.\d+-candidate\.\d+
32263225
recipe: flutter/flutter
@@ -3236,7 +3235,6 @@ targets:
32363235
validation_name: Verify x64 binaries codesigned
32373236

32383237
- name: Mac_arm64 verify_binaries_codesigned
3239-
bringup: true
32403238
enabled_branches:
32413239
- flutter-\d+\.\d+-candidate\.\d+
32423240
recipe: flutter/flutter

0 commit comments

Comments
 (0)