Skip to content

Commit 29b6b78

Browse files
committed
Rely on linux_job_v2
1 parent dae30f1 commit 29b6b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_ffmpeg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fail-fast: false
2929
matrix:
3030
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
31+
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
3232
with:
3333
job-name: Build
3434
upload-artifact: ffmpeg-lgpl

0 commit comments

Comments
 (0)