@@ -19,7 +19,7 @@ subprojects:
1919 - " !*.md"
2020 - " !**/*.md"
2121 checks :
22- - " pl-cpu (macOS-13 , lightning, 3.9, 2.1, oldest)"
22+ - " pl-cpu (macOS-14 , lightning, 3.9, 2.1, oldest)"
2323 - " pl-cpu (macOS-14, lightning, 3.10, 2.1)"
2424 - " pl-cpu (macOS-14, lightning, 3.11, 2.2.2)"
2525 - " pl-cpu (macOS-14, lightning, 3.11, 2.3)"
@@ -40,9 +40,9 @@ subprojects:
4040 - " pl-cpu (macOS-14, pytorch, 3.9, 2.1)"
4141 - " pl-cpu (ubuntu-20.04, pytorch, 3.9, 2.1)"
4242 - " pl-cpu (windows-2022, pytorch, 3.9, 2.1)"
43- - " pl-cpu (macOS-13 , pytorch, 3.10 , 2.1)"
44- - " pl-cpu (ubuntu-22.04, pytorch, 3.10 , 2.1)"
45- - " pl-cpu (windows-2022, pytorch, 3.10 , 2.1)"
43+ - " pl-cpu (macOS-14 , pytorch, 3.12 , 2.5 .1)"
44+ - " pl-cpu (ubuntu-22.04, pytorch, 3.12 , 2.5 .1)"
45+ - " pl-cpu (windows-2022, pytorch, 3.12 , 2.5 .1)"
4646
4747 - id : " pytorch_lightning: Azure GPU"
4848 paths :
@@ -89,14 +89,15 @@ subprojects:
8989 checks :
9090 - " lightning.Benchmarks"
9191
92- - id : " pytorch-lightning: TPU workflow"
93- paths :
94- # tpu CI availability is very limited, so we only require tpu tests
95- # to pass when their configurations are modified
96- - " .github/workflows/tpu-tests.yml"
97- - " tests/tests_pytorch/run_tpu_tests.sh"
98- checks :
99- - " test-on-tpus (pytorch, pjrt, v4-8)"
92+ # Temporarily disabled
93+ # - id: "pytorch-lightning: TPU workflow"
94+ # paths:
95+ # # tpu CI availability is very limited, so we only require tpu tests
96+ # # to pass when their configurations are modified
97+ # - ".github/workflows/tpu-tests.yml"
98+ # - "tests/tests_pytorch/run_tpu_tests.sh"
99+ # checks:
100+ # - "test-on-tpus (pytorch, pjrt, v4-8)"
100101
101102 - id : " fabric: Docs"
102103 paths :
@@ -171,7 +172,7 @@ subprojects:
171172 - " !*.md"
172173 - " !**/*.md"
173174 checks :
174- - " fabric-cpu (macOS-13 , lightning, 3.9, 2.1, oldest)"
175+ - " fabric-cpu (macOS-14 , lightning, 3.9, 2.1, oldest)"
175176 - " fabric-cpu (macOS-14, lightning, 3.10, 2.1)"
176177 - " fabric-cpu (macOS-14, lightning, 3.11, 2.2.2)"
177178 - " fabric-cpu (macOS-14, lightning, 3.11, 2.3)"
@@ -192,9 +193,9 @@ subprojects:
192193 - " fabric-cpu (macOS-14, fabric, 3.9, 2.1)"
193194 - " fabric-cpu (ubuntu-20.04, fabric, 3.9, 2.1)"
194195 - " fabric-cpu (windows-2022, fabric, 3.9, 2.1)"
195- - " fabric-cpu (macOS-13 , fabric, 3.10 , 2.1)"
196- - " fabric-cpu (ubuntu-22.04, fabric, 3.10 , 2.1)"
197- - " fabric-cpu (windows-2022, fabric, 3.10 , 2.1)"
196+ - " fabric-cpu (macOS-14 , fabric, 3.12 , 2.5 .1)"
197+ - " fabric-cpu (ubuntu-22.04, fabric, 3.12 , 2.5 .1)"
198+ - " fabric-cpu (windows-2022, fabric, 3.12 , 2.5 .1)"
198199
199200 - id : " lightning_fabric: Azure GPU"
200201 paths :
@@ -266,14 +267,14 @@ subprojects:
266267 - " install-pkg (ubuntu-22.04, lightning, 3.11)"
267268 - " install-pkg (ubuntu-22.04, notset, 3.9)"
268269 - " install-pkg (ubuntu-22.04, notset, 3.11)"
269- - " install-pkg (macOS-13 , fabric, 3.9)"
270- - " install-pkg (macOS-13 , fabric, 3.11)"
271- - " install-pkg (macOS-13 , pytorch, 3.9)"
272- - " install-pkg (macOS-13 , pytorch, 3.11)"
273- - " install-pkg (macOS-13 , lightning, 3.9)"
274- - " install-pkg (macOS-13 , lightning, 3.11)"
275- - " install-pkg (macOS-13 , notset, 3.9)"
276- - " install-pkg (macOS-13 , notset, 3.11)"
270+ - " install-pkg (macOS-14 , fabric, 3.9)"
271+ - " install-pkg (macOS-14 , fabric, 3.11)"
272+ - " install-pkg (macOS-14 , pytorch, 3.9)"
273+ - " install-pkg (macOS-14 , pytorch, 3.11)"
274+ - " install-pkg (macOS-14 , lightning, 3.9)"
275+ - " install-pkg (macOS-14 , lightning, 3.11)"
276+ - " install-pkg (macOS-14 , notset, 3.9)"
277+ - " install-pkg (macOS-14 , notset, 3.11)"
277278 - " install-pkg (windows-2022, fabric, 3.9)"
278279 - " install-pkg (windows-2022, fabric, 3.11)"
279280 - " install-pkg (windows-2022, pytorch, 3.9)"
0 commit comments