Skip to content

Commit 7c9b1b4

Browse files
committed
Revert "12.1.1"
This reverts commit 838a2ee.
1 parent 838a2ee commit 7c9b1b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.lightning/workflows/fabric.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ trigger:
55
branches: ["master", "release/stable"]
66

77
timeout: "55" # minutes
8-
image: "nvidia/cuda:12.1.1-runtime-ubuntu22.04"
8+
image: "nvidia/cuda:12.6.3-runtime-ubuntu22.04"
99
parametrize:
1010
matrix: {}
1111
include:

.lightning/workflows/pytorch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ trigger:
55
branches: ["master", "release/stable"]
66

77
timeout: "55" # minutes
8-
image: "nvidia/cuda:12.1.1-runtime-ubuntu22.04"
8+
image: "nvidia/cuda:12.6.3-runtime-ubuntu22.04"
99
parametrize:
1010
matrix: {}
1111
include:

0 commit comments

Comments
 (0)