Skip to content

Commit 3854bee

Browse files
authored
Bump to latest RC for testing (#16)
1 parent 7bffe0b commit 3854bee

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.0-rc3"]
120+
pytorch_ref: ["v1.7.0-rc4"]
121121
requires:
122122
- hold
123123
- macos_compat_build:
124124
matrix:
125125
parameters:
126-
pytorch_ref: ["v1.7.0-rc2"]
126+
pytorch_ref: ["v1.7.0-rc4"]
127127
requires:
128128
- hold

0 commit comments

Comments
 (0)