Skip to content

Commit 3326d92

Browse files
authored
ci/groupcheck: fix TPU parameters (Lightning-AI#18617)
1 parent f1df76c commit 3326d92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/checkgroup.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ subprojects:
9595
- ".github/workflows/tpu-tests.yml"
9696
- "tests/tests_pytorch/run_tpu_tests.sh"
9797
checks:
98-
- "test-on-tpus (pytorch, xrt)"
99-
- "test-on-tpus (pytorch, pjrt)"
98+
- "test-on-tpus (pytorch, xrt, v4-8)"
99+
- "test-on-tpus (pytorch, pjrt, v4-8)"
100100

101101
- id: "fabric: Docs"
102102
paths:

0 commit comments

Comments
 (0)