We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5d5193 commit cb143fcCopy full SHA for cb143fc
.github/workflows/tests.yml
@@ -16,10 +16,10 @@ jobs:
16
runner: ["linux.12xlarge"]
17
gpu-arch-type: ["cpu"]
18
include:
19
- - python-version: 3.8
+ - python-version: 3.13
20
runner: linux.g5.4xlarge.nvidia.gpu
21
gpu-arch-type: cuda
22
- gpu-arch-version: "11.8"
+ gpu-arch-version: "12.4"
23
fail-fast: false
24
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
25
permissions:
0 commit comments