Commit 97418ee
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 c083e48 commit 97418ee
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
141 | | - | |
| 139 | + | |
142 | 140 | | |
143 | 141 | | |
144 | 142 | | |
| |||
165 | 163 | | |
166 | 164 | | |
167 | 165 | | |
168 | | - | |
169 | | - | |
170 | 166 | | |
171 | 167 | | |
172 | 168 | | |
| |||
0 commit comments