File tree 1 file changed +3
-10
lines changed 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -1062,7 +1062,9 @@ targets:
1062
1062
}
1063
1063
1064
1064
# ## iOS+macOS tasks ###
1065
- # TODO(jmagman): Remove when repo_checks is no longer in bringup.
1065
+ # TODO(stuartmorgan): Move this to ARM once google_maps_flutter has ARM
1066
+ # support. `pod lint` makes a synthetic target that doesn't respect the
1067
+ # pod's arch exclusions, so fails to build.
1066
1068
- name : Mac_x64 check_podspecs
1067
1069
recipe : packages/packages
1068
1070
timeout : 30
@@ -1071,15 +1073,6 @@ targets:
1071
1073
version_file : flutter_master.version
1072
1074
target_file : macos_check_podspecs.yaml
1073
1075
1074
- - name : Mac_arm64 repo_checks
1075
- recipe : packages/packages
1076
- timeout : 30
1077
- bringup : true
1078
- properties :
1079
- add_recipes_cq : " true"
1080
- version_file : flutter_master.version
1081
- target_file : macos_check_podspecs.yaml
1082
-
1083
1076
# ## macOS desktop tasks ###
1084
1077
# macos-platform_tests builds all the packages on ARM, so this build is run
1085
1078
# on Intel to give us build coverage of both host types.
You can’t perform that action at this time.
0 commit comments