Skip to content

Commit

Permalink
Update ci/gpu/java.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
galipremsagar authored Mar 29, 2022
1 parent ee9ae34 commit a918f03
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/gpu/java.sh
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,6 @@ conda activate rapids
# https://docs.rapids.ai/maintainers/depmgmt/
# gpuci_conda_retry remove --force rapids-build-env rapids-notebook-env
# gpuci_mamba_retry install -y "your-pkg=1.0.0"
gpuci_conda_retry remove --force "arrow-cpp" "pyarrow" "orc" 'arrow-cpp-proc=*=cuda'
gpuci_mamba_retry install -y "arrow-cpp=7.0.0" "pyarrow=7.0.0" "orc" 'arrow-cpp-proc=*=cuda'



gpuci_logger "Check compiler versions"
Expand Down

0 comments on commit a918f03

Please sign in to comment.