[CI][Packaging] homebrew-cpp doesn't use local formulae
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the bug, including details regarding any error messages, version, and platform.
https://github.com/ursacomputing/crossbow/actions/runs/8389160322/job/22974813668#step:4:116
```text
==> Cloning https://github.com/apache/arrow.git
/usr/bin/env git clone --branch main --config advice.detachedHead=false --config core.fsmonitor=false https://github.com/apache/arrow.git /Users/runner/Library/Caches/Homebrew/apache-arrow--git
```
It should clone fork's repository. Because we set it in our local formulae: https://github.com/apache/arrow/blob/24feab091ab5a05b1cec234f51bd0223e2c41487/dev/tasks/macros.jinja#L245-L261
### Component(s)
Continuous Integration, Packaging
Contributor guide
Assessment
This issue has not been assessed yet.