Skip to content

Commit

Permalink
Just remove the comment since the parser doesn't like it.
Browse files Browse the repository at this point in the history
  • Loading branch information
lriggs committed Jun 9, 2023
1 parent 2f22115 commit 660ac32
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dev/tasks/java-jars/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,7 @@ jobs:
brew bundle --file=arrow/java/Brewfile
- name: Build C++ libraries
env:
#Restore once the sccache vars are configured. macros github_set_sccache_envvars()
ARROW_USE_CCACHE: "ON"
ARROW_USE_CCACHE: "ON"
run: |
set -e
# make brew Java available to CMake
Expand Down

0 comments on commit 660ac32

Please sign in to comment.