[
https://issues.apache.org/jira/browse/ARROW-17872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17610690#comment-17610690
]
Kouhei Sutou commented on ARROW-17872:
--------------------------------------
{quote}
Do you know why we decided to use Homebrew for dependencies on macOS?
{quote}
Because Homebrew is one of major package managers that are used by macOS users.
We should use an environment similar to the one that is used by users for CI to
find bugs before we release.
Anyway, I'm OK with disabling some features for PR.
> [CI] Cache dependencies on macOS builds
> ---------------------------------------
>
> Key: ARROW-17872
> URL: https://issues.apache.org/jira/browse/ARROW-17872
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++, Continuous Integration, GLib, Python
> Reporter: Antoine Pitrou
> Priority: Major
>
> Our macOS CI builds on Github Actions usually take at least 10 minutes
> installing dependencies from Homebrew (because of compiling from source?). It
> would be nice to cache those, especially as they probably don't change often.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)