assignUser commented on code in PR #41151:
URL: https://github.com/apache/arrow/pull/41151#discussion_r1561898337
##########
dev/tasks/python-wheels/github.osx.yml:
##########
@@ -50,6 +50,14 @@ jobs:
run: |
brew list
+ # CMake 3.29.1 that is pre-installed on the Windows image has a problem.
Review Comment:
```suggestion
# CMake 3.29.1 that is pre-installed on the macOS image has a problem.
```
--
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]