Skip to content

Commit ede4309

Browse files
mthrokfacebook-github-bot
authored andcommitted
Update FFmpeg arm64 CI (#3578)
Summary: Pull Request resolved: #3578 Reviewed By: nateanl Differential Revision: D48971591 Pulled By: mthrok fbshipit-source-id: a76cf8f1287c076d7b6919d901eda0ce832bdb7d
1 parent 931598c commit ede4309

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ffmpeg.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ jobs:
4444
job-name: Build
4545
upload-artifact: ffmpeg-lgpl
4646
repository: pytorch/audio
47-
runner: "linux.t4g.2xlarge"
48-
no-sudo: true
47+
runner: linux.arm64.2xlarge
4948
docker-image: pytorch/manylinuxaarch64-builder:cpu-aarch64
5049
script: |
5150
export FFMPEG_VERSION="${{ matrix.ffmpeg_version }}"

0 commit comments

Comments
 (0)