From 71c53b5d58849a50e3bec42c5aa511479e61ef1d Mon Sep 17 00:00:00 2001 From: zhouzaida Date: Sun, 4 Jul 2021 09:27:04 +0800 Subject: [PATCH] fix typo --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index beb3a9b2b2..0b90cbf215 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -150,7 +150,7 @@ jobs: torchvision: 0.7.0+cu101 - torch: 1.7.0+cu101 torchvision: 0.8.1+cu101 - - torch: 1.8.0+cu102 + - torch: 1.8.0+cu101 torchvision: 0.9.0+cu101 - python-version: 3.6 torch: 1.8.0+cu101