🐛 Bug
GPU CI is expected running on Python 3.8, but the latest Miniconda installer tries to utilize Python 3.9.
https://app.circleci.com/pipelines/github/pytorch/vision/4931/workflows/9e04b107-a5c0-4b85-b3e3-43ffa7a040b0/jobs/302026
To Reproduce
Steps to reproduce the behavior:
- Make PR and run CI
Expected behavior
GPU CI passed
Environment
None
Additional context
None
cc @seemethere