Skip to content

Commit

Permalink
Merge branch 'docker/tags' of https://github.com/Lightning-AI/lightning
Browse files Browse the repository at this point in the history
… into docker/tags
  • Loading branch information
Borda committed Dec 19, 2024
2 parents e59763e + ef9661b commit d07a3f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- { python_version: "3.11", pytorch_version: "2.2", cuda_version: "12.1.0" }
- { python_version: "3.11", pytorch_version: "2.3", cuda_version: "12.1.0" }
- { python_version: "3.11", pytorch_version: "2.4", cuda_version: "12.1.0" }
- { python_version: "3.12", pytorch_version: "2.5", cuda_version: "12.1.0" , latest: true}
- { python_version: "3.12", pytorch_version: "2.5", cuda_version: "12.1.0", latest: true }
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit d07a3f7

Please sign in to comment.