File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
gpu-arch-type : cpu
19
19
- runner : linux.g5.4xlarge.nvidia.gpu
20
20
gpu-arch-type : cuda
21
- gpu-arch-version : " 11.8 "
21
+ gpu-arch-version : " 12.6 "
22
22
fail-fast : false
23
23
uses : pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
24
24
permissions :
66
66
gpu-arch-type : cpu
67
67
- runner : windows.g5.4xlarge.nvidia.gpu
68
68
gpu-arch-type : cuda
69
- gpu-arch-version : " 11.8 "
69
+ gpu-arch-version : " 12.6 "
70
70
fail-fast : false
71
71
uses : pytorch/test-infra/.github/workflows/windows_job.yml@main
72
72
with :
Original file line number Diff line number Diff line change 21
21
- python-version : " 3.9"
22
22
runner : linux.g5.4xlarge.nvidia.gpu
23
23
gpu-arch-type : cuda
24
- gpu-arch-version : " 11.8 "
24
+ gpu-arch-version : " 12.6 "
25
25
fail-fast : false
26
26
uses : pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
27
27
permissions :
Original file line number Diff line number Diff line change 24
24
- python-version : 3.9
25
25
runner : linux.g5.4xlarge.nvidia.gpu
26
26
gpu-arch-type : cuda
27
- gpu-arch-version : " 11.8 "
27
+ gpu-arch-version : " 12.6 "
28
28
fail-fast : false
29
29
uses : pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
30
30
permissions :
You can’t perform that action at this time.
0 commit comments