Skip to content

Commit 017963d

Browse files
committed
cuda_version: "12.6.3"
1 parent 3a9abee commit 017963d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- { python_version: "3.11", pytorch_version: "2.4.1", cuda_version: "12.1.1" }
102102
- { python_version: "3.12", pytorch_version: "2.5.1", cuda_version: "12.1.1" }
103103
- { python_version: "3.12", pytorch_version: "2.6.0", cuda_version: "12.4.1" }
104-
- { python_version: "3.12", pytorch_version: "2.7.0", cuda_version: "12.4.1" }
104+
- { python_version: "3.12", pytorch_version: "2.7.0", cuda_version: "12.6.3" }
105105
steps:
106106
- uses: actions/checkout@v4
107107
- uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)