Skip to content

Commit a2efc04

Browse files
authored
[CI] fix merge stage (#3138)
1 parent ffb7e2e commit a2efc04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ workflows:
180180
torch: 1.8.1
181181
# Use double quotation mark to explicitly specify its type
182182
# as string instead of number
183-
cuda: "10.1"
183+
cuda: "10.2"
184184
filters:
185185
branches:
186186
only:

0 commit comments

Comments
 (0)