Skip to content

Commit

Permalink
Merge pull request #923 from rapidsai/branch-22.06
Browse files Browse the repository at this point in the history
[gpuCI] Forward-merge branch-22.06 to branch-22.08 [skip gpuci]
  • Loading branch information
GPUtester authored May 27, 2022
2 parents 2414334 + aec9f14 commit 99add03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ci/gpu/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export NUMPY_EXPERIMENTAL_ARRAY_FUNCTION=1
export INSTALL_DASK_MAIN=0

# Dask version to install when `INSTALL_DASK_MAIN=0`
export DASK_STABLE_VERSION="2022.05.1"
export DASK_STABLE_VERSION="2022.05.2"

################################################################################
# SETUP - Check environment
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dask==2022.05.1
distributed==2022.05.1
dask==2022.05.2
distributed==2022.05.2
pynvml>=11.0.0
numpy>=1.16.0
numba>=0.54
Expand Down

0 comments on commit 99add03

Please sign in to comment.