File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -337,7 +337,7 @@ jobs:
337337 binary_macos_wheel :
338338 << : *binary_common
339339 macos :
340- xcode : " 9.4.1 "
340+ xcode : " 12.0 "
341341 steps :
342342 - checkout_merge
343343 - designate_upload_channel
@@ -397,7 +397,7 @@ jobs:
397397 binary_macos_conda :
398398 << : *binary_common
399399 macos :
400- xcode : " 9.4.1 "
400+ xcode : " 12.0 "
401401 steps :
402402 - checkout_merge
403403 - designate_upload_channel
@@ -739,7 +739,7 @@ jobs:
739739 unittest_macos_cpu :
740740 << : *binary_common
741741 macos :
742- xcode : " 9.4.1 "
742+ xcode : " 12.0 "
743743 resource_class : large
744744 steps :
745745 - checkout
@@ -815,7 +815,7 @@ jobs:
815815 cmake_macos_cpu :
816816 << : *binary_common
817817 macos :
818- xcode : " 9.4.1 "
818+ xcode : " 12.0 "
819819 steps :
820820 - checkout_merge
821821 - designate_upload_channel
Original file line number Diff line number Diff line change @@ -337,7 +337,7 @@ jobs:
337337 binary_macos_wheel:
338338 <<: *binary_common
339339 macos:
340- xcode: "9.4.1 "
340+ xcode: "12.0 "
341341 steps:
342342 - checkout_merge
343343 - designate_upload_channel
@@ -397,7 +397,7 @@ jobs:
397397 binary_macos_conda:
398398 <<: *binary_common
399399 macos:
400- xcode: "9.4.1 "
400+ xcode: "12.0 "
401401 steps:
402402 - checkout_merge
403403 - designate_upload_channel
@@ -739,7 +739,7 @@ jobs:
739739 unittest_macos_cpu:
740740 <<: *binary_common
741741 macos:
742- xcode: "9.4.1 "
742+ xcode: "12.0 "
743743 resource_class: large
744744 steps:
745745 - checkout
@@ -815,7 +815,7 @@ jobs:
815815 cmake_macos_cpu:
816816 <<: *binary_common
817817 macos:
818- xcode: "9.4.1 "
818+ xcode: "12.0 "
819819 steps:
820820 - checkout_merge
821821 - designate_upload_channel
You can’t perform that action at this time.
0 commit comments