Skip to content

Commit

Permalink
Update ci/gpu/build.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Keith Kraus <[email protected]>
  • Loading branch information
brandon-b-miller and Keith Kraus authored Mar 30, 2021
1 parent c629417 commit d6240ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/gpu/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ gpuci_conda_retry install -y \
"ucx-py=${MINOR_VERSION}"

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


gpuci_logger "Check compiler versions"
Expand Down

0 comments on commit d6240ce

Please sign in to comment.