• Andrey Talman's avatar
    Switch to use conda install action for m1 builds (#2674) · c2870b6e
    Andrey Talman authored
    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
    c2870b6e
build-m1-binaries.yml 7.74 KB