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 110db88 commit 59cc022Copy full SHA for 59cc022
.github/workflows/build_ffmpeg.yaml
@@ -46,7 +46,7 @@ jobs:
46
fail-fast: false
47
matrix:
48
ffmpeg-version: ["4.4.4", "5.1.4", "6.1.1", "7.0.1"]
49
- runner: ["macos-m1-stable", "macos-12"]
+ runner: ["macos-m1-stable"]
50
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
51
with:
52
job-name: Build
0 commit comments