Skip to content

Commit 51947f0

Browse files
committed
Remove unnecessary cuda-version from CI matrix
1 parent 32ef00a commit 51947f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/unittest-linux-cpu.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
matrix:
1515
# TODO add up to 3.13
1616
python_version: ["3.10"]
17-
cuda-version: ["12.6"]
1817
fail-fast: false
1918
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
2019
permissions:

0 commit comments

Comments
 (0)