Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pin system conda version to 23.7.3 (#4752)
This causes following issues with M1 runners: https://github.com/pytorch/audio/actions/runs/6969147299/job/18977954592 Caused by system conda version being 23.10. Conda and Conda build versions need to be advanced togeather. This makes sure our system conda version is the same as environment conda version we create.
- Loading branch information