assignUser commented on code in PR #43385:
URL: https://github.com/apache/arrow/pull/43385#discussion_r1693725351
##########
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:
> I was too eager to get java-jars working again.
No worry, it's a good goal^^ We can likely bump it to 11 or even 12 (as 11
is also eol... but we don't have a support policy so...)
--
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]