File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -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 :
File renamed without changes.
You can’t perform that action at this time.
0 commit comments