Skip to content

Commit aed563a

Browse files
committed
.circleci: bump to v1.8.0-rc3
Signed-off-by: Eli Uriegas <[email protected]>
1 parent 1aaf450 commit aed563a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,12 @@ workflows:
117117
parameters:
118118
target: ["ubuntu-16.04", "ubuntu-18.04", "centos-7", "archlinux"]
119119
# Switch out to the latest RC version
120-
pytorch_ref: ["v1.7.1-rc2"]
120+
pytorch_ref: ["v1.8.0-rc3"]
121121
requires:
122122
- hold
123123
- macos_compat_build:
124124
matrix:
125125
parameters:
126-
pytorch_ref: ["v1.7.1-rc2"]
126+
pytorch_ref: ["v1.8.0-rc3"]
127127
requires:
128128
- hold

0 commit comments

Comments
 (0)