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 32ef00a commit 51947f0Copy full SHA for 51947f0
.github/workflows/unittest-linux-cpu.yml
@@ -14,7 +14,6 @@ jobs:
14
matrix:
15
# TODO add up to 3.13
16
python_version: ["3.10"]
17
- cuda-version: ["12.6"]
18
fail-fast: false
19
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
20
permissions:
0 commit comments