Skip to content

Commit

Permalink
Fix linux_job_v2 after pytorch/test-infra#6104 (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
amdfaa authored Jan 21, 2025
1 parent d26bfbc commit 261b9b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_ffmpeg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
matrix:
ffmpeg-version: ["4.4.4", "5.1.4", "6.1.1", "7.0.1"]
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
permissions:
id-token: write
contents: read
with:
job-name: Build
upload-artifact: ffmpeg-lgpl
Expand Down

0 comments on commit 261b9b2

Please sign in to comment.