From a2efc04a1704c1feac60fceb4fce3359cbf1a6f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E6=98=95=E8=BE=B0?= Date: Mon, 26 Jun 2023 17:10:42 +0800 Subject: [PATCH] [CI] fix merge stage (#3138) --- .circleci/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/test.yml b/.circleci/test.yml index 06dd61038f..505822b3db 100644 --- a/.circleci/test.yml +++ b/.circleci/test.yml @@ -180,7 +180,7 @@ workflows: torch: 1.8.1 # Use double quotation mark to explicitly specify its type # as string instead of number - cuda: "10.1" + cuda: "10.2" filters: branches: only: