Skip to content

Commit baa3d2b

Browse files
committed
Specify docker image
1 parent 1eb8d4a commit baa3d2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_ffmpeg.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
upload-artifact: ffmpeg-lgpl-linux_aarch64-${{ matrix.ffmpeg-version }}
6363
repository: meta-pytorch/torchcodec
6464
runner: linux.arm64.2xlarge
65+
docker-image: pytorch/manylinux2_28_aarch64-builder:cpu-aarch64
6566
script: |
6667
export FFMPEG_VERSION="${{ matrix.ffmpeg-version }}"
6768
export FFMPEG_ROOT="${PWD}/ffmpeg"

0 commit comments

Comments
 (0)