Skip to content

Commit b00e7b3

Browse files
authored
update machines used in lit CI (#2103)
1 parent 90cc9a8 commit b00e7b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.lightning/workflows/tests.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ trigger:
55
branches: ["main"]
66

77
image: "pytorchlightning/lightning-thunder:ubuntu24.04-cuda12.6.3-cudnn-fe1.10.0-py3.10-pt_2.7.1-dev"
8-
machine: "L4_X_4"
8+
machine: "L4_X_2"
9+
interruptible: "true"
910
timeout: "45" # minutes
1011
parametrize:
1112
matrix:

0 commit comments

Comments
 (0)