Skip to content

Commit f2a74c2

Browse files
authored
Update cloud-tpu-presubmit.yml
1 parent e2b9c92 commit f2a74c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
shell: bash
1616
strategy:
1717
matrix:
18-
runner: ["linux-x86-n2-64"]
18+
runner: ["linux-x86-n2-64-quoct"]
1919
artifact: ["jax", "jaxlib", "jax-cuda-pjrt", "jax-cuda-plugin"]
2020
python: ["3.11"]
2121
# jax-cuda-pjrt and jax are pure Python packages so they do not need to be built for each

0 commit comments

Comments
 (0)