Skip to content

Commit

Permalink
fix: adding a specific version googletest to validate the issue
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhatha committed Jul 25, 2024
1 parent 5879052 commit 51f0764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/tasks/java-jars/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
brew bundle --file=arrow/java/Brewfile
# installing googletest older version
brew install [email protected]
brew install [email protected].0
- name: Build C++ libraries
env:
{{ macros.github_set_sccache_envvars()|indent(8) }}
Expand Down

0 comments on commit 51f0764

Please sign in to comment.