Skip to content

Commit

Permalink
Update ci/test_python.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb authored Oct 3, 2024
1 parent 2ddb404 commit d0d1ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ if [[ "${RAPIDS_CUDA_VERSION}" == "11.8.0" ]]; then
--channel "${PYTHON_CHANNEL}" \
--channel pyg \
"cugraph-pyg" \
"pytorch>=2.3,<2.4"
"pytorch>=2.3,<2.4" \
"ogb"

rapids-print-env
Expand Down

0 comments on commit d0d1ea1

Please sign in to comment.