Switch to use conda install action for m1 builds (#2674)
Summary: Usage setup-minicoda action for m1 build We want to try to address space issues on m1. The following action: ``` pytorch/test-infra/.github/actions/setup-miniconda@main ``` Sets up miniconda in temp folder which should be cleaned between runs Pull Request resolved: https://github.com/pytorch/audio/pull/2674 Reviewed By: jeanschmidt Differential Revision: D39540481 Pulled By: atalman fbshipit-source-id: 0596598ab6b2f99c775aa0c9e14a3a388533068d
Showing
Please register or sign in to comment