We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e99932 commit 44af4dfCopy full SHA for 44af4df
ci/test_wheel.sh
@@ -13,7 +13,7 @@ echo "Package path: ${package}"
13
DEPENDENCIES=(
14
"${package}"
15
"cuda-python==${CUDA_VER_MAJOR_MINOR%.*}.*"
16
- "cuda-core==0.3.*"
+ "cuda-core==0.4.*"
17
"--group"
18
"test"
19
)
0 commit comments