Skip to content

Commit

Permalink
Use "gpuci_conda_retry remove" to avoid mamba-org/mamba#412
Browse files Browse the repository at this point in the history
Co-authored-by: AJ Schmidt <[email protected]>
  • Loading branch information
bdice and ajschmidt8 authored Jan 6, 2022
1 parent fae66fe commit 1e0e7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/gpu/java.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ gpuci_mamba_retry install -y \
"maven"

# https://docs.rapids.ai/maintainers/depmgmt/
# gpuci_mamba_retry remove --force rapids-build-env rapids-notebook-env
# gpuci_conda_retry remove --force rapids-build-env rapids-notebook-env
# gpuci_mamba_retry install -y "your-pkg=1.0.0"


Expand Down

0 comments on commit 1e0e7bc

Please sign in to comment.