File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -176,14 +176,15 @@ subprojects:
176176 - " lightning-fabric (GPUs) (testing Fabric | latest)"
177177 - " lightning-fabric (GPUs) (testing Lightning | latest)"
178178
179- - id : " lightning_fabric: TPU workflow"
180- paths :
181- # tpu CI availability is very limited, so we only require tpu tests
182- # to pass when their configurations are modified
183- - " .github/workflows/tpu-tests.yml"
184- - " tests/tests_fabric/run_tpu_tests.sh"
185- checks :
186- - " test-on-tpus (pytorch, pjrt, v4-8)"
179+ # Temporarily disabled
180+ # - id: "lightning_fabric: TPU workflow"
181+ # paths:
182+ # # tpu CI availability is very limited, so we only require tpu tests
183+ # # to pass when their configurations are modified
184+ # - ".github/workflows/tpu-tests.yml"
185+ # - "tests/tests_fabric/run_tpu_tests.sh"
186+ # checks:
187+ # - "test-on-tpus (pytorch, pjrt, v4-8)"
187188
188189 # SECTION: common
189190
You can’t perform that action at this time.
0 commit comments