File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -1062,7 +1062,9 @@ targets:
10621062 }
10631063
10641064 # ## 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.
10661068 - name : Mac_x64 check_podspecs
10671069 recipe : packages/packages
10681070 timeout : 30
@@ -1071,15 +1073,6 @@ targets:
10711073 version_file : flutter_master.version
10721074 target_file : macos_check_podspecs.yaml
10731075
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-
10831076 # ## macOS desktop tasks ###
10841077 # macos-platform_tests builds all the packages on ARM, so this build is run
10851078 # on Intel to give us build coverage of both host types.
You can’t perform that action at this time.
0 commit comments