Skip to content

Commit 9a5ba37

Browse files
committed
ci: Update Homebrew
1 parent e02e26a commit 9a5ba37

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/apache-arrow.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ jobs:
2121
- name: Install rubygems-requirements-system
2222
run: |
2323
gem install rubygems-requirements-system
24+
- name: Update Homebrew
25+
if: matrix.runs-on == 'macos-latest'
26+
run: |
27+
brew update
2428
- name: Install Ext++
2529
run: rake install
2630
- name: Install Red Arrow

0 commit comments

Comments
 (0)