Skip to content

Commit 680b9fa

Browse files
authored
Update
1 parent 67f4693 commit 680b9fa

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.lightning/workflows/fabric.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ trigger:
44
pull_request:
55
branches: ["master", "release/stable"]
66

7-
8-
timeout: "55" # minutes
7+
timeout: "60" # minutes
98
machine: "L4_X_2"
109
image: "nvidia/cuda:12.6.3-runtime-ubuntu22.04"
1110
parametrize:

.lightning/workflows/pytorch.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ trigger:
44
pull_request:
55
branches: ["master", "release/stable"]
66

7-
8-
timeout: "55" # minutes
7+
timeout: "60" # minutes
98
machine: "L4_X_2"
109
image: "nvidia/cuda:12.6.3-runtime-ubuntu22.04"
1110
parametrize:

0 commit comments

Comments
 (0)