Skip to content

Commit d07a3f7

Browse files
committed
Merge branch 'docker/tags' of https://github.com/Lightning-AI/lightning into docker/tags
2 parents e59763e + ef9661b commit d07a3f7

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
@@ -47,7 +47,7 @@ jobs:
4747
- { python_version: "3.11", pytorch_version: "2.2", cuda_version: "12.1.0" }
4848
- { python_version: "3.11", pytorch_version: "2.3", cuda_version: "12.1.0" }
4949
- { python_version: "3.11", pytorch_version: "2.4", cuda_version: "12.1.0" }
50-
- { python_version: "3.12", pytorch_version: "2.5", cuda_version: "12.1.0" , latest: true}
50+
- { python_version: "3.12", pytorch_version: "2.5", cuda_version: "12.1.0", latest: true }
5151
steps:
5252
- uses: actions/checkout@v4
5353
with:

0 commit comments

Comments
 (0)