File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3636conda activate " ${env_dir} "
3737
3838# 3. Install minimal build tools
39- conda install -y -c conda-forge cmake ninja " ffmpeg<8 "
39+ conda install -y -c conda-forge cmake ninja " ffmpeg<9 "
Original file line number Diff line number Diff line change @@ -14,15 +14,15 @@ jobs:
1414 strategy :
1515 matrix :
1616 python-version : ["3.11"]
17- cuda-version : ["12.6 "]
18- ffmpeg-version : ["7 "]
17+ cuda-version : ["12.9 "]
18+ ffmpeg-version : ["8 "]
1919 fail-fast : false
2020 uses : pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
2121 permissions :
2222 id-token : write
2323 contents : read
2424 with :
25- runner : linux.4xlarge.nvidia.gpu
25+ runner : linux.g5. 4xlarge.nvidia.gpu
2626 repository : pytorch/audio
2727 upload-artifact : docs
2828 gpu-arch-type : cuda
Original file line number Diff line number Diff line change 1414 strategy :
1515 matrix :
1616 python-version : ["3.11"]
17- cuda-version : ["12.6 "]
17+ cuda-version : ["12.9 "]
1818 ffmpeg-version : ["7"]
1919 fail-fast : false
2020 uses : pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
You can’t perform that action at this time.
0 commit comments