[CI] Update RAPIDS to latest stable (#9654)

* [CI] Update RAPIDS to latest stable

* Remove slashes from Docker tag

---------

Co-authored-by: hcho3 <hcho3@users.noreply.github.com>
Co-authored-by: Hyunsu Cho <chohyu01@cs.washington.edu>
This commit is contained in:
github-actions[bot]
2023-10-11 23:26:09 -07:00
committed by GitHub
parent 946ae1c440
commit d1dee4ad99
2 changed files with 10 additions and 9 deletions

View File

@@ -24,7 +24,7 @@ set -x
CUDA_VERSION=11.8.0
NCCL_VERSION=2.16.5-1
RAPIDS_VERSION=23.08
RAPIDS_VERSION=23.10
SPARK_VERSION=3.4.0
JDK_VERSION=8