diff --git a/.circleci/test.yml b/.circleci/test.yml index 12ea1636..a0fcb0fe 100644 --- a/.circleci/test.yml +++ b/.circleci/test.yml @@ -207,9 +207,9 @@ workflows: - lint - build_cpu_with_3rdparty: name: maximum_version_cpu - torch: 1.12.1 - torchvision: 0.13.1 - python: 3.9.0 + torch: 1.13.0 + torchvision: 0.14.0 + python: 3.10.0 requires: - minimum_version_cpu - hold: