Skip to content

Commit

Permalink
remove unnecessary cuda-version pin
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Nov 4, 2024
1 parent f991971 commit b0d4db5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/test_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ if [[ "${RUNNER_ARCH}" != "ARM64" ]]; then
"cugraph=${RAPIDS_VERSION}" \
"cugraph-dgl=${RAPIDS_VERSION}" \
'pytorch::pytorch>=2.3,<2.4' \
'cuda-version=11.8' \
"ogb"

rapids-print-env
Expand Down

0 comments on commit b0d4db5

Please sign in to comment.