File tree Expand file tree Collapse file tree 5 files changed +4
-4
lines changed
test/torchaudio_unittest/assets Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 25
25
uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
26
26
with :
27
27
job-name : Build doc
28
- runner : linux.g5.4xlarge.nvidia.gpu
28
+ runner : amz2023. linux.g5.4xlarge.nvidia.gpu
29
29
repository : pytorch/audio
30
30
gpu-arch-type : cuda
31
31
gpu-arch-version : " 11.8"
Original file line number Diff line number Diff line change 44
44
job-name : Build
45
45
upload-artifact : ffmpeg-lgpl
46
46
repository : pytorch/audio
47
- runner : linux.arm64.2xlarge
47
+ runner : amz2023. linux.arm64.2xlarge
48
48
docker-image : pytorch/manylinuxaarch64-builder:cpu-aarch64
49
49
script : |
50
50
export FFMPEG_VERSION="${{ matrix.ffmpeg_version }}"
Original file line number Diff line number Diff line change 17
17
fail-fast : false
18
18
uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
19
19
with :
20
- runner : linux.12xlarge
20
+ runner : amz2023. linux.12xlarge
21
21
repository : pytorch/audio
22
22
timeout : 120
23
23
script : |
Original file line number Diff line number Diff line change 18
18
fail-fast : false
19
19
uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
20
20
with :
21
- runner : linux.g5.4xlarge.nvidia.gpu
21
+ runner : amz2023. linux.g5.4xlarge.nvidia.gpu
22
22
repository : pytorch/audio
23
23
gpu-arch-type : cuda
24
24
gpu-arch-version : ${{ matrix.cuda_arch_version }}
You can’t perform that action at this time.
0 commit comments