Skip to content

Commit c0ed187

Browse files
[CI] Testing changes to tpu jobs
PiperOrigin-RevId: 834845020
1 parent a83c167 commit c0ed187

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/cloud-tpu-ci-presubmit.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,10 @@ jobs:
3636
# Begin Presubmit Naming Check - name modification requires internal check to be updated
3737
name: "TPU test (jaxlib=head)"
3838
with:
39-
runner: "linux-x86-ct6e-180-8tpu"
39+
# DO_NOT_SUBMIT: Change back to v6e-8
40+
runner: "linux-x86-v7x-224-4tpu"
4041
cores: "8"
41-
tpu-type: "v6e-8"
42+
tpu-type: "v7x-4"
4243
python: "3.14-nogil"
4344
libtpu-version-type: "nightly"
4445
halt-for-connection: false

0 commit comments

Comments
 (0)