danepitkin commented on code in PR #43385:
URL: https://github.com/apache/arrow/pull/43385#discussion_r1693724776
##########
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:
Ah, my bad for merging this quickly. I was too eager to get java-jars
working again. Let's revert that part of the diff since it's not necessary.
--
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]