Skip to content

Commit

Permalink
update minimum python version for circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
liuwenran committed Aug 22, 2023
1 parent b47fc95 commit dd3b8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ workflows:
name: minimum_version_cpu
torch: 1.8.1
torchvision: 0.9.1
python: 3.7.4
python: 3.8.15
requires:
- lint
- build_cpu:
Expand Down

0 comments on commit dd3b8ab

Please sign in to comment.