We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae30f1 commit 29b6b78Copy full SHA for 29b6b78
.github/workflows/build_ffmpeg.yaml
@@ -28,7 +28,7 @@ jobs:
28
fail-fast: false
29
matrix:
30
ffmpeg-version: ["4.4.4", "5.1.4", "6.1.1", "7.0.1"]
31
- uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
+ uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
32
with:
33
job-name: Build
34
upload-artifact: ffmpeg-lgpl
0 commit comments