File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 strategy :
1818 fail-fast : false
1919 matrix :
20- ffmpeg_version : ["4.4.4", "5.0.3 ", "6.0 "]
20+ ffmpeg_version : ["4.4.4", "5.1.4 ", "6.1.1 "]
2121 uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
2222 with :
2323 job-name : Build
3838 strategy :
3939 fail-fast : false
4040 matrix :
41- ffmpeg_version : ["4.4.4", "5.0.3 ", "6.0 "]
41+ ffmpeg_version : ["4.4.4", "5.1.4 ", "6.1.1 "]
4242 uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
4343 with :
4444 job-name : Build
6161 strategy :
6262 fail-fast : false
6363 matrix :
64- ffmpeg_version : ["4.4.4", "5.0.3 ", "6.0 "]
64+ ffmpeg_version : ["4.4.4", "5.1.4 ", "6.1.1 "]
6565 runner : ["macos-m1-12", "macos-12"]
6666 uses : pytorch/test-infra/.github/workflows/macos_job.yml@main
6767 with :
8484 strategy :
8585 fail-fast : false
8686 matrix :
87- ffmpeg_version : ["4.4.4", "5.0.3 ", "6.0 "]
87+ ffmpeg_version : ["4.4.4", "5.1.4 ", "6.1.1 "]
8888 uses : pytorch/test-infra/.github/workflows/windows_job.yml@main
8989 with :
9090 job-name : Build
You can’t perform that action at this time.
0 commit comments