Skip to content

Commit adca112

Browse files
committed
.cirlceci: Bump pytorch version to 1.5.1
Signed-off-by: Eli Uriegas <[email protected]>
1 parent 4ee587e commit adca112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ binary_common: &binary_common
4141
pytorch_version:
4242
description: "PyTorch version to build against; by default, use a nightly"
4343
type: string
44-
default: "1.5"
44+
default: "1.5.1"
4545
# Don't edit these
4646
python_version:
4747
description: "Python version to build against (e.g., 3.7)"

0 commit comments

Comments
 (0)