Skip to content

Commit 660d4b3

Browse files
committed
run Pytorch tests for oldest on T4_x_4
1 parent 663b6ce commit 660d4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lightning/workflows/pytorch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ parametrize:
1111
# note that this is setting also all oldest requirements which is linked to Torch == 2.1
1212
- image: "pytorchlightning/pytorch_lightning:base-cuda12.1.1-py3.10-torch2.1"
1313
PACKAGE_NAME: "pytorch"
14-
machine: "A100_X_2"
14+
machine: "T4_X_4"
1515
- image: "pytorchlightning/pytorch_lightning:base-cuda12.6.3-py3.12-torch2.8"
1616
PACKAGE_NAME: "pytorch"
1717
machine: "L4_X_2"

0 commit comments

Comments
 (0)