Skip to content

Commit cb143fc

Browse files
committed
Use newest pyve and cuda ver we support
1 parent b5d5193 commit cb143fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ jobs:
1616
runner: ["linux.12xlarge"]
1717
gpu-arch-type: ["cpu"]
1818
include:
19-
- python-version: 3.8
19+
- python-version: 3.13
2020
runner: linux.g5.4xlarge.nvidia.gpu
2121
gpu-arch-type: cuda
22-
gpu-arch-version: "11.8"
22+
gpu-arch-version: "12.4"
2323
fail-fast: false
2424
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
2525
permissions:

0 commit comments

Comments
 (0)