Skip to content

Commit

Permalink
REL v23.06.00 release
Browse files Browse the repository at this point in the history
  • Loading branch information
raydouglass committed Jun 7, 2023
1 parent 002e3c4 commit 862c7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test_external.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ rapids-logger "Create test_external conda environment"
. /opt/conda/etc/profile.d/conda.sh

rapids-mamba-retry create -n test_external -c rapidsai-nightly -c conda-forge -c nvidia \
cudf=23.06 dask-cudf=23.06 python=3.10 cudatoolkit=11.8
cudf=23.06

conda activate test_external

Expand Down

0 comments on commit 862c7d1

Please sign in to comment.