Unverified Commit 639a4e95 authored by moto's avatar moto Committed by GitHub
Browse files

Update ffmpeg binary versions (#3721)

parent 258169e5
......@@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ffmpeg_version: ["4.4.4", "5.0.3", "6.0"]
ffmpeg_version: ["4.4.4", "5.1.4", "6.1.1"]
uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
with:
job-name: Build
......@@ -38,7 +38,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ffmpeg_version: ["4.4.4", "5.0.3", "6.0"]
ffmpeg_version: ["4.4.4", "5.1.4", "6.1.1"]
uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
with:
job-name: Build
......@@ -61,7 +61,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ffmpeg_version: ["4.4.4", "5.0.3", "6.0"]
ffmpeg_version: ["4.4.4", "5.1.4", "6.1.1"]
runner: ["macos-m1-12", "macos-12"]
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
with:
......@@ -84,7 +84,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ffmpeg_version: ["4.4.4", "5.0.3", "6.0"]
ffmpeg_version: ["4.4.4", "5.1.4", "6.1.1"]
uses: pytorch/test-infra/.github/workflows/windows_job.yml@main
with:
job-name: Build
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment