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 1eb8d4a commit baa3d2bCopy full SHA for baa3d2b
.github/workflows/build_ffmpeg.yaml
@@ -62,6 +62,7 @@ jobs:
62
upload-artifact: ffmpeg-lgpl-linux_aarch64-${{ matrix.ffmpeg-version }}
63
repository: meta-pytorch/torchcodec
64
runner: linux.arm64.2xlarge
65
+ docker-image: pytorch/manylinux2_28_aarch64-builder:cpu-aarch64
66
script: |
67
export FFMPEG_VERSION="${{ matrix.ffmpeg-version }}"
68
export FFMPEG_ROOT="${PWD}/ffmpeg"
0 commit comments