Unverified Commit 71971f22 authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Run `verify_binaries_codesigned` task on release branches (#120141)

* Run verify_binaries_codesigned on release branches

* Revert branches
parent e62abfae
......@@ -3220,7 +3220,6 @@ targets:
- .ci.yaml
- name: Mac_x64 verify_binaries_codesigned
bringup: true
enabled_branches:
- flutter-\d+\.\d+-candidate\.\d+
recipe: flutter/flutter
......@@ -3236,7 +3235,6 @@ targets:
validation_name: Verify x64 binaries codesigned
- name: Mac_arm64 verify_binaries_codesigned
bringup: true
enabled_branches:
- flutter-\d+\.\d+-candidate\.\d+
recipe: flutter/flutter
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment