File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ binary_common: &binary_common
31
31
wheel_docker_image :
32
32
description : " Wheel only: what docker image to use"
33
33
type : string
34
- default : " soumith/manylinux-cuda100 "
34
+ default : " soumith/manylinux-cuda101 "
35
35
environment :
36
36
PYTHON_VERSION : << parameters.python_version >>
37
37
BUILD_VERSION : << parameters.build_version >>
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ binary_common: &binary_common
31
31
wheel_docker_image:
32
32
description: "Wheel only: what docker image to use"
33
33
type: string
34
- default: "soumith/manylinux-cuda100 "
34
+ default: "soumith/manylinux-cuda101 "
35
35
environment:
36
36
PYTHON_VERSION: << parameters.python_version >>
37
37
BUILD_VERSION: << parameters.build_version >>
You can’t perform that action at this time.
0 commit comments