Skip to content

Commit b3cbd5d

Browse files
committed
A100_X_2
1 parent f31b89d commit b3cbd5d

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"]
66

77
timeout: "55" # minutes
8-
machine: "L4_X_2"
8+
machine: "A100_X_2"
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"]
66

77
timeout: "55" # minutes
8-
machine: "L4_X_2"
8+
machine: "A100_X_2"
99
parametrize:
1010
matrix: {}
1111
include:

0 commit comments

Comments
 (0)