Commit 1d4ce73 1 parent 4121202 commit 1d4ce73 Copy full SHA for 1d4ce73
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
18
18
with :
19
19
job-name : Build doc
20
- runner : amz2. linux.2xlarge
20
+ runner : linux.2xlarge
21
21
repository : pytorch/text
22
22
gpu-arch-type : cpu
23
23
timeout : 120
Original file line number Diff line number Diff line change 20
20
fail-fast : false
21
21
uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
22
22
with :
23
- runner : amz2. linux.12xlarge
23
+ runner : linux.12xlarge
24
24
repository : pytorch/text
25
25
script : |
26
26
# Mark Build Directory Safe
Original file line number Diff line number Diff line change 21
21
fail-fast : false
22
22
uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
23
23
with :
24
- runner : amz2. linux.g5.4xlarge.nvidia.gpu
24
+ runner : linux.g5.4xlarge.nvidia.gpu
25
25
repository : pytorch/text
26
26
gpu-arch-type : cuda
27
27
gpu-arch-version : ${{ matrix.cuda_arch_version }}
You can’t perform that action at this time.
0 commit comments