[
https://issues.apache.org/jira/browse/ARROW-13160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369060#comment-17369060
]
Kouhei Sutou commented on ARROW-13160:
--------------------------------------
We already cache vcpkg for macOS:
https://github.com/ursacomputing/crossbow/blob/master/.github/workflows/cache_vcpkg.yml
We can use similar approach for Windows.
> [CI][C++] Use binary caching for vcpkg builds
> ---------------------------------------------
>
> Key: ARROW-13160
> URL: https://issues.apache.org/jira/browse/ARROW-13160
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++, Continuous Integration
> Reporter: Antoine Pitrou
> Priority: Major
>
> Currently, the vcpkg CI builds ({{test-build-vcpkg-win}}) take 2 hours.
> We should try to enable binary caching:
> https://github.com/microsoft/vcpkg/blob/master/docs/users/binarycaching.md
--
This message was sent by Atlassian Jira
(v8.3.4#803005)