lidavidm commented on code in PR #41466:
URL: https://github.com/apache/arrow/pull/41466#discussion_r1585706584
##########
dev/tasks/java-jars/github.yml:
##########
@@ -80,7 +80,7 @@ jobs:
fail-fast: false
matrix:
platform:
- - { runs_on: ["macos-latest"], arch: "x86_64"}
+ - { runs_on: ["macos-13"], arch: "x86_64"}
Review Comment:
macos-latest == macos-14 now so if we want amd64 we have to explicitly
request macos-13
--
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]