assignUser commented on code in PR #43385:
URL: https://github.com/apache/arrow/pull/43385#discussion_r1693702407


##########
dev/tasks/java-jars/github.yml:
##########
@@ -83,7 +83,7 @@ jobs:
           - { runs_on: ["macos-13"], arch: "x86_64"}
           - { runs_on: ["macos-14"], arch: "aarch_64" }
     env:
-      MACOSX_DEPLOYMENT_TARGET: "10.15"
+      MACOSX_DEPLOYMENT_TARGET: "14.0"

Review Comment:
   That's quite the bump, I am pretty sure we also want to support less recent 
macos.
   >Specify the minimum version of the target platform (e.g. macOS or iOS) on 
which the target binaries are to be deployed.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to