• Omkar Salpekar's avatar
    Linux CPU job should respect set Python version (#3477) · 86cb1e09
    Omkar Salpekar authored
    Summary:
    Reintroduce a conda environment within which we will do all deps installation, audio builds, and tests runs. This conda environment will use the python version set by the GHA job - previously this just defaulted to using the system 3.10 python which was default inside the container.
    
    Pull Request resolved: https://github.com/pytorch/audio/pull/3477
    
    Reviewed By: mthrok
    
    Differential Revision: D47414572
    
    Pulled By: osalpekar
    
    fbshipit-source-id: 80760f82c7726205b29812d576e498db2a7a80a0
    86cb1e09
install.sh 2.82 KB