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 17
17
strategy :
18
18
fail-fast : false
19
19
matrix :
20
- ffmpeg_version : ["4.4.4", "5.0.3 ", "6.0 "]
20
+ ffmpeg_version : ["4.4.4", "5.1.4 ", "6.1.1 "]
21
21
uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
22
22
with :
23
23
job-name : Build
38
38
strategy :
39
39
fail-fast : false
40
40
matrix :
41
- ffmpeg_version : ["4.4.4", "5.0.3 ", "6.0 "]
41
+ ffmpeg_version : ["4.4.4", "5.1.4 ", "6.1.1 "]
42
42
uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
43
43
with :
44
44
job-name : Build
61
61
strategy :
62
62
fail-fast : false
63
63
matrix :
64
- ffmpeg_version : ["4.4.4", "5.0.3 ", "6.0 "]
64
+ ffmpeg_version : ["4.4.4", "5.1.4 ", "6.1.1 "]
65
65
runner : ["macos-m1-12", "macos-12"]
66
66
uses : pytorch/test-infra/.github/workflows/macos_job.yml@main
67
67
with :
84
84
strategy :
85
85
fail-fast : false
86
86
matrix :
87
- ffmpeg_version : ["4.4.4", "5.0.3 ", "6.0 "]
87
+ ffmpeg_version : ["4.4.4", "5.1.4 ", "6.1.1 "]
88
88
uses : pytorch/test-infra/.github/workflows/windows_job.yml@main
89
89
with :
90
90
job-name : Build
You can’t perform that action at this time.
0 commit comments