Commit b13d776
committed
DX-120970 Fix macOS: remove brew pin cmake/boost
brew pin cmake fails on newer Homebrew (runner >=20260525) because it
resolves cmake via the API and hits the cmake cask instead of the
formula. brew bundle --file=arrow/cpp/Brewfile was already working
(cmake pre-installed on runner → "Using cmake"). The pins are not
needed in CI since no brew upgrade runs after the local tap install.1 parent 406a5ad commit b13d776
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | | - | |
| 128 | + | |
131 | 129 | | |
132 | 130 | | |
133 | 131 | | |
| |||
155 | 153 | | |
156 | 154 | | |
157 | 155 | | |
158 | | - | |
159 | | - | |
160 | 156 | | |
161 | 157 | | |
162 | 158 | | |
| |||
0 commit comments